WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 141887
Create the function name scope once per function instance that needs it
https://bugs.webkit.org/show_bug.cgi?id=141887
Summary
Create the function name scope once per function instance that needs it
Filip Pizlo
Reported
2015-02-22 19:10:59 PST
This would be a minor optimization. I say minor because we currently only allocate it in those functions that have an "eval". Eval is already relatively expensive - probably more expensive than an object allocation.
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