[Webkit-unassigned] [Bug 153981] [ES6] Arrow function syntax. Emit loading&putting this/super only if they are used in arrow function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 23:56:28 PST 2016


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

--- Comment #27 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 271952
  --> https://bugs.webkit.org/attachment.cgi?id=271952
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=271952&action=review

> Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:4010
> +RegisterID* BytecodeGenerator::emitLoadArrowFunctionLexicalEnvironment(Identifier identifier)

This type should be "const Identfifier&"

-- 
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/20160224/ad42d7d1/attachment.html>


More information about the webkit-unassigned mailing list