[Webkit-unassigned] [Bug 151560] New: Need non costly way to know whether a given pointer is cell and live

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 23 02:47:39 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151560

            Bug ID: 151560
           Summary: Need non costly way to know whether a given pointer is
                    cell and live
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

In GeneratorFrame save operation, we need to emit a write barrier to live cells.
But C stack may contain any invalid values.

-- 
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/20151123/0eee70d3/attachment-0001.html>


More information about the webkit-unassigned mailing list