[Webkit-unassigned] [Bug 153491] New: The thing that B3 uses to describe a stack slot should not be a Value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 26 10:22:42 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=153491
Bug ID: 153491
Summary: The thing that B3 uses to describe a stack slot should
not be a Value
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fpizlo at apple.com
Values can be deleted, cloned, replaced, etc. But when a client creates a stack slot, they want something that survives independently of the Value used to get its address.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160126/23a52573/attachment.html>
More information about the webkit-unassigned
mailing list