Searched refs:VERIFY_ERROR_FORCE_INTERPRETER (Results 1 – 3 of 3) sorted by relevance
91 VERIFY_ERROR_FORCE_INTERPRETER = 1024, // Skip the verification phase at runtime; enumerator
1063 Fail(VERIFY_ERROR_FORCE_INTERPRETER) in VerifyInstruction()5451 case VERIFY_ERROR_FORCE_INTERPRETER: in Fail()
583 (verifier::VERIFY_ERROR_FORCE_INTERPRETER | verifier::VERIFY_ERROR_LOCKING)) == 0 && in CompileMethodQuick()