[Webkit-unassigned] [Bug 154639] [ES6] Arrow function. Some not used byte code is emited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 12:03:17 PST 2016


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

Saam Barati <sbarati at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #272579|review?                     |review+
              Flags|                            |

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

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

> Source/JavaScriptCore/ChangeLog:13
> +        1.create_lexical_environment not emited always for arrow function, only if some of 
> +        features(this/super/arguments/eval) is used inside of the arrow function. 
> +        2.load 'this' from arrow function scope in constructor is done only if super 
> +        contains in arrow function 

Nice!

-- 
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/20160301/ecd4bd6b/attachment.html>


More information about the webkit-unassigned mailing list