[Webkit-unassigned] [Bug 27372] New: [v8] switch to faster methods to obtain and set implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 08:16:47 PDT 2009


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

           Summary: [v8] switch to faster methods to obtain and set
                    implementation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: antonm at chromium.org
                CC: dglazkov at chromium.org, ager at chromium.org


Recently new methods to access internal fields were introduced which should be
faster.  Switch to them plus refactor a bit the code to pass
v8::Handle<v8::Object> (instead of <v8::Value>) into the methods fetching
implementation from the wrapper.

Please, note, this change should not be landed before
http://codereview.chromium.org/159003 is submitted.

-- 
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