WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
173158
[JSC] We should have own property enumeration cache
https://bugs.webkit.org/show_bug.cgi?id=173158
Summary
[JSC] We should have own property enumeration cache
Yusuke Suzuki
Reported
2017-06-09 07:34:24 PDT
Currently, we only have property enumeration cache for for-in. But we should have own property cache to accelerate Object.keys(), which is frequently used in many programs, like, Speedometer.
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