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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGOSRExitCompiler64.cpp172 bool haveConstants = false; local
228 haveConstants = true;
256 if (haveConstants)
544 if (haveConstants) {
H A DDFGOSRExitCompiler32_64.cpp191 bool haveConstants = false; local
252 haveConstants = true;
575 if (haveConstants) {

Completed in 119 milliseconds