[webkit-reviews] review requested: [Bug 21123] using "arguments" in a function should not force creation of an activation object : [Attachment 23952] Patch to move lexical 'arguments' detection to the parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 30 13:36:48 PDT 2008


Cameron Zwarich (cpst) <cwzwarich at uwaterloo.ca> has asked  for review:
Bug 21123: using "arguments" in a function should not force creation of an
activation object
https://bugs.webkit.org/show_bug.cgi?id=21123

Attachment 23952: Patch to move lexical 'arguments' detection to the parser
https://bugs.webkit.org/attachment.cgi?id=23952&action=edit

------- Additional Comments from Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>
I need this in order to fix the problem with ambiguity of 'arguments' objects
in tear-off.


More information about the webkit-reviews mailing list