Searched refs:inside_try_scope (Results 1 – 1 of 1) sorted by relevance
553 const bool inside_try_scope = current_catch_ != kNullCatch; in CheckForException() local555 if (!inside_try_scope) return node; in CheckForException()