[Webkit-unassigned] [Bug 86241] New: Introduce PropertyName class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 11 12:13:48 PDT 2012


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

           Summary: Introduce PropertyName class
           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


Replace 'const Identifier&' arguments to functions accessing object properties with a new 'PropertyName' type.
This change paves the way to allow for properties keyed by values that are not Identifiers.

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