[Webkit-unassigned] [Bug 129799] New: webkitgtk-2.3.91 build failure in JavaScriptCore/interpreter/Interpreter.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 6 05:37:49 PST 2014


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

           Summary: webkitgtk-2.3.91 build failure in
                    JavaScriptCore/interpreter/Interpreter.cpp
           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: prlw1 at cam.ac.uk


webkitgtk-2.3.91 build fails with:

Source/JavaScriptCore/interpreter/Interpreter.cpp: In member function 'JSC::JSValue JSC::Interpreter::executeCall(JSC::CallFrame*, JSC::JSObject*, JSC::CallType, const JSC::CallData&, JSC::JSValu
e, const JSC::ArgList&)':
Source/JavaScriptCore/interpreter/Interpreter.cpp:972:168: error: 'callToNativeFunction' was not declared in this scope
             result = JSValue::decode(callToNativeFunction(reinterpret_cast<void*>(callData.native.function), &vm.topCallFrame, &protoCallFrame, m_stack.getTopOfStack()));

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