Searched refs:abort_on_hard_verifier_failure_ (Results 1 – 3 of 3) sorted by relevance
227 return abort_on_hard_verifier_failure_; in AbortOnHardVerifierFailure()326 bool abort_on_hard_verifier_failure_; variable
56 abort_on_hard_verifier_failure_(false), in CompilerOptions()
62 map.AssignIfExists(Base::AbortOnHardVerifierFailure, &options->abort_on_hard_verifier_failure_); in ReadCompilerOptions()