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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGOSRExitCompiler32_64.cpp186 bool haveUnboxedInt32InJSStack = false; local
236 haveUnboxedInt32InJSStack = true;
275 if (haveUnboxedInt32InJSStack || haveUnboxedCellInJSStack || haveUnboxedBooleanInJSStack) {

Completed in 129 milliseconds