[Webkit-unassigned] [Bug 56361] New: Buildfix if JIT is not enabled after r81079

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 21:04:28 PDT 2011


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

           Summary: Buildfix if JIT is not enabled after r81079
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


Error:

 compile    : JavaScriptCore\runtime\Executable.cpp
   "N:/webkit/Source/JavaScriptCore/runtime/Executable.cpp", line 190: Error:  #20: identifier "JITCode" is undefined
     static bool tryDFGCompile(JSGlobalData* globalData, CodeBlock* codeBlock, JITCode& jitCode, MacroAssemblerCodePtr& jitCodeWithArityCheck)
                                                                               ^
   "N:/webkit/Source/JavaScriptCore/runtime/Executable.cpp", line 190: Error:  #20: identifier "MacroAssemblerCodePtr" is undefined
     static bool tryDFGCompile(JSGlobalData* globalData, CodeBlock* codeBlock, JITCode& jitCode, MacroAssemblerCodePtr& jitCodeWithArityCheck)
                                                                                                 ^
   N:/webkit/Source/JavaScriptCore/runtime/Executable.cpp: 0 warnings, 2 errors

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