Searched refs:VERIFY_ERROR_FORCE_INTERPRETER (Results 1 – 3 of 3) sorted by relevance
94 VERIFY_ERROR_FORCE_INTERPRETER = 1 << 10, // Skip the verification phase at runtime; enumerator
1202 Fail(VERIFY_ERROR_FORCE_INTERPRETER) in VerifyInstruction()5491 case VERIFY_ERROR_FORCE_INTERPRETER: in Fail()
468 (verifier::VERIFY_ERROR_FORCE_INTERPRETER | verifier::VERIFY_ERROR_LOCKING)) == 0 && in CompileMethodQuick()