[Webkit-unassigned] [Bug 120093] New: Remove getOwnPropertyDescriptor trap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 20 14:57:15 PDT 2013


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

           Summary: Remove getOwnPropertyDescriptor trap
           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


All implementations of this method are now called via the method table, and equivalent in behaviour.
Remove all duplicate implementations (and the method table trap), and add a single member function implementation on JSObject.

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