Searched refs:VERIFY_ERROR_SKIP_COMPILER (Results 1 – 2 of 2) sorted by relevance
98 VERIFY_ERROR_SKIP_COMPILER = 1u << 31, // Flag to note that the failure should preclude enumerator
3847 Fail(VERIFY_ERROR_SKIP_COMPILER, /*pending_exc=*/ false) in HandleMoveException()5586 case VERIFY_ERROR_SKIP_COMPILER: in Fail()