Searched refs:try_catch_depth (Results 1 – 2 of 2) sorted by relevance
125 handler_table_[i].try_catch_depth > 0 ? HandlerTable::CAUGHT in PopulateHandlerTable()1392 entry->try_catch_depth = try_catch_depth_; in EnterTryBlock()
752 int try_catch_depth; member