Searched refs:BuildNewLocalCatchContext (Results 1 – 2 of 2) sorted by relevance
153 void BuildNewLocalCatchContext(Scope* scope);
1709 BuildNewLocalCatchContext(stmt->scope()); in VisitTryCatchStatement()4796 void BytecodeGenerator::BuildNewLocalCatchContext(Scope* scope) { in BuildNewLocalCatchContext() function in v8::internal::interpreter::BytecodeGenerator