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