[Webkit-unassigned] [Bug 140233] New: Add the lexicalEnvironment as an operand to op_get_argument_by_val

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 7 17:06:50 PST 2015


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

            Bug ID: 140233
           Summary: Add the lexicalEnvironment as an operand to
                    op_get_argument_by_val
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

This is another step towards having the DFG CreateArguments and GetMyArgumentByVal nodes take the lexicalEnvironment as a parameter.

Also changed the default value of CodeBlock::lexicalEnvironment() to a constant 0 VirtualRegister instead of an invalid one.  This makes the BytecodeGenerator code that loads it as an operand slightly more readable.

-- 
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/20150108/61953eea/attachment-0002.html>


More information about the webkit-unassigned mailing list