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_
370 bool have_pending_runtime_throw_failure_ : 1; member
1623 flags_.have_pending_runtime_throw_failure_ = false; in VerifyCodeFlow()2073 DCHECK(!flags_.have_pending_runtime_throw_failure_); in CodeFlowVerifyInstruction()3437 } else if (flags_.have_pending_runtime_throw_failure_) { in CodeFlowVerifyInstruction()3658 if (flags_.have_pending_runtime_throw_failure_) { in CodeFlowVerifyInstruction()3661 flags_.have_pending_runtime_throw_failure_ = false; in CodeFlowVerifyInstruction()5467 flags_.have_pending_runtime_throw_failure_ = true; in Fail()5498 flags_.have_pending_runtime_throw_failure_ = true; in Fail()