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