Searched refs:dfgState (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGDriver.cpp104 plan->compileInThread(*vm.dfgState, 0);
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DVM.h227 OwnPtr<DFG::LongLivedState> dfgState; member in class:JSC::VM
H A DVM.cpp319 dfgState = adoptPtr(new DFG::LongLivedState());

Completed in 198 milliseconds