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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DBytecodeGenerator.cpp2175 Vector<ControlFlowContext> savedScopeContextStack; local
2196 savedScopeContextStack = m_scopeContextStack;
2237 m_scopeContextStack = savedScopeContextStack;

Completed in 199 milliseconds