[Webkit-unassigned] [Bug 90183] can't build llint without dfg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 26 08:22:57 PDT 2013


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





--- Comment #4 from Simon Pena <simon.pena at samsung.com>  2013-06-26 08:24:53 PST ---
I talked to Tomeu and Andy, who hinted possible workarounds for this:

The env variable JSC_useDFGJIT=false can be used to disable DFG at runtime.
Or it can be set to false programmatically modifying Source/JavaScriptCore/runtime/Options.cpp

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