Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h276 void BuildNewLocalCatchContext(Scope* scope);
H A Dbytecode-generator.cc2478 BuildNewLocalCatchContext(stmt->scope()); in VisitTryCatchStatement()
6900 void BytecodeGenerator::BuildNewLocalCatchContext(Scope* scope) { in BuildNewLocalCatchContext() function in v8::internal::interpreter::BytecodeGenerator

Completed in 12 milliseconds