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_
356 bool have_pending_runtime_throw_failure_ : 1; member
1617 flags_.have_pending_runtime_throw_failure_ = false; in VerifyCodeFlow()2082 DCHECK(!flags_.have_pending_runtime_throw_failure_); in CodeFlowVerifyInstruction()3493 } else if (flags_.have_pending_runtime_throw_failure_) { in CodeFlowVerifyInstruction()3714 if (flags_.have_pending_runtime_throw_failure_) { in CodeFlowVerifyInstruction()3717 flags_.have_pending_runtime_throw_failure_ = false; in CodeFlowVerifyInstruction()5548 flags_.have_pending_runtime_throw_failure_ = true; in Fail()