Searched defs:AutoPopScopeRef (Results 1 – 1 of 1) sorted by relevance
527 struct AutoPopScopeRef : public ScopeRef { struct in JSC::JSParser528 AutoPopScopeRef(JSParser* parser, ScopeRef scope) in AutoPopScopeRef() argument534 ~AutoPopScopeRef() in ~AutoPopScopeRef()540 void setPopped() in setPopped()546 JSParser* m_parser;