[Webkit-unassigned] [Bug 31884] New: [v8] Make accessing entered isolated world faster

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 25 11:55:51 PST 2009


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

           Summary: [v8] Make accessing entered isolated world faster
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: antonm at chromium.org
                CC: abarth at webkit.org


Currently to get entered isolated world, we do hidden property lookup which is
slow.  Let's use internal field instead.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list