Home
last modified time | relevance | path

Searched refs:EnterAndExitExceptionHandlers (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-graph-builder.h217 void EnterAndExitExceptionHandlers(int current_offset);
Dbytecode-graph-builder.cc653 EnterAndExitExceptionHandlers(current_offset); in VisitBytecodes()
2225 void BytecodeGraphBuilder::EnterAndExitExceptionHandlers(int current_offset) { in EnterAndExitExceptionHandlers() function in v8::internal::compiler::BytecodeGraphBuilder