[Webkit-unassigned] [Bug 173158] New: [JSC] We should have own property enumeration cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 9 07:34:24 PDT 2017


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

            Bug ID: 173158
           Summary: [JSC] We should have own property enumeration cache
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170609/d5b90a24/attachment.html>


More information about the webkit-unassigned mailing list