[Webkit-unassigned] [Bug 123615] [Win] Enable DFG JIT on 32-bit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 15 10:13:34 PST 2013


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





--- Comment #8 from Brent Fulgham <bfulgham at webkit.org>  2013-11-15 10:12:12 PST ---
Build failure:

C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\lib32\JavaScriptCore.exp
     1>DFGCommonData.obj : error LNK2019: unresolved external symbol "public: void __thiscall JSC::DFG::JumpReplacement::fire(void)" (?fire at JumpReplacement@DFG at JSC@@QAEXXZ) referenced in function "public: bool __thiscall JSC::DFG::CommonData::invalidate(void)" (?invalidate at CommonData@DFG at JSC@@QAE_NXZ)
     1>DFGPlan.obj : error LNK2019: unresolved external symbol "bool __cdecl JSC::DFG::performWatchpointCollection(class JSC::DFG::Graph &)" (?performWatchpointCollection at DFG@JSC@@YA_NAAVGraph at 12@@Z) referenced in function "private: enum JSC::DFG::Plan::CompilationPath __thiscall JSC::DFG::Plan::compileInThreadImpl(class JSC::DFG::LongLivedState &)" (?compileInThreadImpl at Plan@DFG at JSC@@AAE?AW4CompilationPath at 123@AAVLongLivedState at 23@@Z)
     1>DFGPlan.obj : error LNK2019: unresolved external symbol "bool __cdecl JSC::DFG::performInvalidationPointInjection(class JSC::DFG::Graph &)" (?performInvalidationPointInjection at DFG@JSC@@YA_NAAVGraph at 12@@Z) referenced in function "private: enum JSC::DFG::Plan::CompilationPath __thiscall JSC::DFG::Plan::compileInThreadImpl(class JSC::DFG::LongLivedState &)" (?compileInThreadImpl at Plan@DFG at JSC@@AAE?AW4CompilationPath at 123@AAVLongLivedState at 23@@Z)
     1>C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\bin32\JavaScriptCore.dll : fatal error LNK1120: 3 unresolved externals
     1>Done Building Project "C:\cygwin\home\buildbot\WebKit\Source\JavaScriptCore\JavaScriptCore.vcxproj\JavaScriptCore.vcxproj" (build target(s)) -- FAILED.

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