Searched refs:allow_runtime_only_instructions (Results 1 – 1 of 1) sorted by relevance
896 bool allow_runtime_only_instructions = !Runtime::Current()->IsAotCompiler() || verify_to_dump_; in Verify() local900 result = result && (allow_runtime_only_instructions in Verify()