[Webkit-unassigned] [Bug 49789] New: REGRESSION(r72360) build break without JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 00:29:33 PST 2010


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

           Summary: REGRESSION(r72360) build break without JIT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com


/workspace/webkit/JavaScriptCore/interpreter/Interpreter.cpp: In member function ‘bool JSC::Interpreter::unwindCallFrame(JSC::CallFrame*&, JSC::JSValue, unsigned int&, JSC::CodeBlock*&)’:
/workspace/webkit/JavaScriptCore/interpreter/Interpreter.cpp:596:70: error: no matching function for call to ‘JSC::CodeBlock::bytecodeOffset(JSC::Instruction*)’
/workspace/webkit/JavaScriptCore/bytecode/CodeBlock.h:338:18: note: candidate is: unsigned int JSC::CodeBlock::bytecodeOffset(JSC::CallFrame*, JSC::Instruction*)

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