Searched refs:try_catch_nesting_level_ (Results 1 – 2 of 2) sorted by relevance
99 int try_catch_nesting_level_; variable
340 builder()->try_catch_nesting_level_++; in ControlScopeForCatch()344 builder()->try_catch_nesting_level_--; in ~ControlScopeForCatch()446 try_catch_nesting_level_(0), in AstGraphBuilder()4126 IfExceptionHint hint = try_catch_nesting_level_ > 0 in MakeNode()