WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154010
Evals that use TDZ should be cacheable in the CodeCache
https://bugs.webkit.org/show_bug.cgi?id=154010
Summary
Evals that use TDZ should be cacheable in the CodeCache
Filip Pizlo
Reported
2016-02-08 14:29:59 PST
And we should have benchmarks for this.
Attachments
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2016-11-10 18:51:24 PST
This was fixed and benchmarked in <
https://bugs.webkit.org/show_bug.cgi?id=164357
>. (Instead of making TDZ evals cacheable in the CodeCache, that patch made them cacheable in the EvalCodeCache. The performance result is even better since the EvalCodeCache caches machine code.)
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