Searched refs:FailOrAbort (Results 1 – 1 of 1) sorted by relevance
701 ALWAYS_INLINE bool FailOrAbort(bool condition, const char* error_msg, uint32_t work_insn_idx);792 inline bool MethodVerifier<kVerifierDebug>::FailOrAbort(bool condition, in FailOrAbort() function in art::verifier::impl::__anon79162a830111::MethodVerifier3697 if (FailOrAbort(reg_types_.JavaLangThrowable().IsAssignableFrom( in HandleMoveException()