[Webkit-unassigned] [Bug 130895] New: Remove hostThisRegister() and hostThisValue()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 05:36:34 PDT 2014


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

           Summary: Remove hostThisRegister() and hostThisValue()
           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: dbatyai.u-szeged at partner.samsung.com


in JavaScriptCore/interpreter/CallFrame.h:268
// FIXME: Remove these.

Removed hostThisRegister() and hostThisValue() and instead use thisArgumentOffset() and thisValue() respectively.

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