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

/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecompiler/
H A DBytecodeGenerator.cpp2120 bool flipSwitches = finallyContext.switchContextStackSize != m_switchContextStack.size(); local
2132 if (flipSwitches) {
2174 if (flipSwitches)

Completed in 162 milliseconds