Home
last modified time | relevance | path

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

/external/v8/src/full-codegen/
Dfull-codegen.cc125 handler_table_[i].try_catch_depth > 0 ? HandlerTable::CAUGHT in PopulateHandlerTable()
1392 entry->try_catch_depth = try_catch_depth_; in EnterTryBlock()
Dfull-codegen.h752 int try_catch_depth; member