Searched refs:unresolved (Results 1 – 23 of 23) sorted by relevance
4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).30 # At this point, v0 will be the unresolved merge.
13 iput-object v0, p0, Lsome/unresolved/Type;->a:I
4 # is unresolved.
4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).
5 # unresolved types. It makes it harder to distinguish what kind of error we got.
4 # A couple of fields to allow "loading" resolved and unresolved types. Use non-final classes to74 # unresolved classes is postponed.
1 Test calling of unresolved methods.
1 Test unresolved/access checks entry points with the JIT.
1 Test for inlining with inline cache into an unresolved method.
1 Check whether a duplicate class can invoke-interface on an unresolved method.
2 a method whose return type is unresolved.
3 unresolved accesses.
3 in the loop region, and the JIT compiler won't choke on unresolved fields.
3 Tests that unresolved classes are not put into the dex cache by the verifier.
57 if [ -d src-dex2oat-unresolved ]; then201 …${JAVAC} ${JAVAC_ARGS} -implicit:none -sourcepath src-dex2oat-unresolved -d classes `find src -nam…202 …${JAVAC} ${JAVAC_ARGS} -implicit:none -sourcepath src -d classes-ex `find src-dex2oat-unresolved -…
30 # Calling MethodHandle.invoke() on unresolved receiver.
817 const BitVector& unresolved, in UnresolvedMergedType() argument823 unresolved_types_(unresolved, false, unresolved.GetAllocator()) { in UnresolvedMergedType()865 const RegType& unresolved = reg_type_cache_->GetFromId(idx); in IsArrayTypes() local866 return unresolved.IsArrayTypes(); in IsArrayTypes()
938 const BitVector& unresolved,
324 # therefore result in an unresolved method.