Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h251 const Handle<HandlerTable>& exception_handler_table() const { in exception_handler_table() function
Dbytecode-graph-builder.cc2226 Handle<HandlerTable> table = exception_handler_table(); in EnterAndExitExceptionHandlers()