[Webkit-unassigned] [Bug 120127] New: Remove JSObject::propertyIsEnumerable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 11:51:05 PDT 2013


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

           Summary: Remove JSObject::propertyIsEnumerable
           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 method just a wart.  Unnecessary const-casting, unnecessary function call, and less code if we remove.

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