Searched defs:stage (Results 1 – 2 of 2) sorted by relevance
3 ### Physical compatibility of arguments to instructions and actual parameters to methods10 ### Access checks17 ### Checks of subtyping23 ### Checks of exception handlers29 ### Checks of exceptions, that can be thrown in runtime35 ### Check of return values from methods39 ### (todo) Simple range checks of primitive types43 ### (todo) Simple bounds checks47 ### (todo) Checks for usage of some functions/intrinsics
405 auto stage = GetVerificationStage(); in IsVerified() local434 auto stage = GetVerificationStage(); in Verify() local526 void Method::SetVerificationStage(VerificationStage stage) in SetVerificationStage()533 Method::VerificationStage Method::ExchangeVerificationStage(VerificationStage stage) in ExchangeVerificationStage()