Searched refs:pushScope (Results 1 – 7 of 7) sorted by relevance
368 void pushScope ();
52 void SubGraph::pushScope () in pushScope() function in SubGraph82 pushScope(); in BeginScope()
554 ScopeRef pushScope() in pushScope() function in JSC::JSParser636 ScopeRef scope = pushScope(); in JSParser()1149 AutoPopScopeRef catchScope(this, pushScope()); in parseTryStatement()1293 AutoPopScopeRef functionScope(this, pushScope()); in parseFunctionInfo()
263 (ContextImp::pushScope): Make inline, use push instead of prepend, and pass imp pointer.
12684 (JSC::JSParser::pushScope):14366 (JSC::JSParser::pushScope):
10718 (KJS::Context::pushScope):18866 (KJS::ContextImp::pushScope):
15951 (ContextImp::pushScope), (ContextImp::popScope), (Parser::parse),