Searched refs:CheckNewInstance (Results 1 – 1 of 1) sorted by relevance
376 bool CheckNewInstance(dex::TypeIndex idx);1222 result = result && CheckNewInstance(dex::TypeIndex(inst->VRegB())); in VerifyInstruction()1316 inline bool MethodVerifier<kVerifierDebug>::CheckNewInstance(dex::TypeIndex idx) { in CheckNewInstance() function in art::verifier::impl::__anon79162a830111::MethodVerifier