[Webkit-unassigned] [Bug 120067] New: Remove getPropertyDescriptor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 20 07:21:21 PDT 2013


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

           Summary: Remove getPropertyDescriptor
           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 is used by lookupGetter/lookupSetter – this can easily bee replaced by getPropertySlot.
Since we'll be getting the GetterSetter from the slot in the setter case, rename isGetter() to isAccessor().

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