Searched refs:IsVerificationEnabled (Results 1 – 5 of 5) sorted by relevance
103 bool IsVerificationEnabled() const { in IsVerificationEnabled() function
626 const bool verification_enabled = compiler_options_->IsVerificationEnabled(); in PreCompile()1558 if (!compiler_options_->IsVerificationEnabled()) { in IsSafeCast()
502 bool IsVerificationEnabled() const { in IsVerificationEnabled() function
717 if (!runtime->IsVerificationEnabled()) { in CopyProfileFile()
3032 if (!Runtime::Current()->IsVerificationEnabled()) { in VerifyClass()