Home
last modified time | relevance | path

Searched refs:ReferenceType (Results 1 – 6 of 6) sorted by relevance

/art/runtime/verifier/
Dreg_type_cache-inl.h105 return *down_cast<const ReferenceType*>(result); in JavaLangThrowable()
117 return *down_cast<const ReferenceType*>(result); in JavaLangObject()
Dreg_type_cache.cc202 entry = new (&arena_) ReferenceType(klass, AddString(sp_descriptor), entries_.size()); in From()
252 : new (&arena_) ReferenceType(klass, descriptor, entries_.size()); in InsertClass()
505 entry = new (&arena_) ReferenceType(klass, "", entries_.size()); in FromUninitialized()
Dreg_type.h836 class ReferenceType FINAL : public RegType {
838 ReferenceType(mirror::Class* klass, const StringPiece& descriptor, in ReferenceType() function
Dreg_type.cc361 std::string ReferenceType::Dump() const { in Dump()
/art/test/800-smali/smali/
Db_22331663_fail.smali14 # At this point, v4 is the merge of Undefined and ReferenceType. The verifier should
Db_22331663_pass.smali14 # At this point, v4 is the merge of Undefined and ReferenceType. The verifier should not