Searched refs:allow_runtime_only_instructions (Results 1 – 1 of 1) sorted by relevance
1056 bool allow_runtime_only_instructions = !IsAotMode() || verify_to_dump_; in Verify() local1060 result = result && (allow_runtime_only_instructions in Verify()