[Webkit-unassigned] [Bug 119359] New: More cleanup in PropertySlot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 31 16:55:44 PDT 2013


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

           Summary: More cleanup in PropertySlot
           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


m_slotBase is overloaded to store the (receiver) thisValue and the object that contains the property,
This is confusing, and means that slotBase cannot be typed correctly (can only be a 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