Searched refs:HasInstructionThatWillThrow (Results 1 – 3 of 3) sorted by relevance
48 method_verifier->HasInstructionThatWillThrow())); in Create()
257 bool HasInstructionThatWillThrow() const { in HasInstructionThatWillThrow() function
405 if (verifier.HasInstructionThatWillThrow()) { in VerifyMethod()