WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
151983
[ES6] Arrow function. Implement caching of the Scope that store bound values for Arrow function
https://bugs.webkit.org/show_bug.cgi?id=151983
Summary
[ES6] Arrow function. Implement caching of the Scope that store bound values ...
GSkachkov
Reported
2015-12-08 01:39:18 PST
Implement caching of the Scope that store bound values for Arrow function. Now(by patch 149338) it does emitResolveScope each time when we need 'this', 'newTarget' or 'super' by emitLoadArrowFunctionLexicalEnvironment function.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug