Searched refs:kNullCatch (Results 1 – 1 of 1) sorted by relevance
60 constexpr uint32_t kNullCatch = static_cast<uint32_t>(-1); variable496 uint32_t current_catch_ = kNullCatch;553 const bool inside_try_scope = current_catch_ != kNullCatch; in CheckForException()