Home
last modified time | relevance | path

Searched refs:METHOD_POLYMORPHIC (Results 1 – 3 of 3) sorted by relevance

/art/runtime/verifier/
Dverifier_enums.h63 METHOD_POLYMORPHIC // polymorphic enumerator
Dmethod_verifier.cc3154 ArtMethod* called_method = VerifyInvocationArgs(inst, METHOD_POLYMORPHIC, is_range); in CodeFlowVerifyInstruction()
4001 ((method_type == METHOD_POLYMORPHIC) && in ResolveMethodAndCheckAccess()
4321 if (UNLIKELY(method_type == METHOD_POLYMORPHIC)) { in VerifyInvocationArgs()
/art/test/954-invoke-polymorphic-verifier/
Dexpected.txt2 …oString.<init>(): void MethodHandleToString.<init>(): invoke type (METHOD_POLYMORPHIC) does not ma…
7 …hic.<init>(): void FakeSignaturePolymorphic.<init>(): invoke type (METHOD_POLYMORPHIC) does not ma…