Searched refs:have_pending_runtime_throw_failure_ (Results 1 – 3 of 3) sorted by relevance
3 The verifier will flag aget instructions as have_pending_runtime_throw_failure_
333 bool have_pending_runtime_throw_failure_ : 1; member
1580 flags_.have_pending_runtime_throw_failure_ = false; in VerifyCodeFlow()2029 DCHECK(!flags_.have_pending_runtime_throw_failure_); in CodeFlowVerifyInstruction()3358 } else if (flags_.have_pending_runtime_throw_failure_) { in CodeFlowVerifyInstruction()3579 if (flags_.have_pending_runtime_throw_failure_) { in CodeFlowVerifyInstruction()3582 flags_.have_pending_runtime_throw_failure_ = false; in CodeFlowVerifyInstruction()4925 flags_.have_pending_runtime_throw_failure_ = true; in PotentiallyMarkRuntimeThrow()