[Webkit-unassigned] [Bug 140554] New: Remove the the captured variable hole from the stack, and make SymbolTable capable of telling you whether any given entry is a captured entry (i.e. activation index) or stack entry (i.e. VirtualRegister)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 16 12:08:51 PST 2015


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

            Bug ID: 140554
           Summary: Remove the the captured variable hole from the stack,
                    and make SymbolTable capable of telling you whether
                    any given entry is a captured entry (i.e. activation
                    index) or stack entry (i.e. VirtualRegister)
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (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

This implies fixing DFG::clobberize() to know that VirtualRegisters and captured variables aren't necessarily the same thing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150116/e73cae32/attachment-0002.html>


More information about the webkit-unassigned mailing list