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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DBytecodeGenerator.cpp2176 Vector<SwitchInfo> savedSwitchContextStack; local
2200 savedSwitchContextStack = m_switchContextStack;
2242 m_switchContextStack = savedSwitchContextStack;

Completed in 174 milliseconds