[Webkit-unassigned] [Bug 68557] New: Replace jsFunctionVPtr compares with a type check on the Structure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 12:16:26 PDT 2011


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

           Summary: Replace jsFunctionVPtr compares with a type check on
                    the Structure.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


This will permit calls to still optimize to subclasses of JSFunction that have the correct type (but a different C++ vptr).

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