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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCallLinkInfo.h59 , isDFG(false)
83 bool isDFG : 1; member in struct:JSC::CallLinkInfo
H A DCallLinkInfo.cpp41 if (isDFG) {
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGJITCompiler.cpp207 info.isDFG = true;

Completed in 142 milliseconds