Searched refs:isAhatInstance (Results 1 – 6 of 6) sorted by relevance
116 if (value == null || !value.isAhatInstance()) { in asString()313 if (vthunk == null || !vthunk.isAhatInstance()) { in asRegisteredNativeAllocation()324 if (vregistry == null || !vregistry.isAhatInstance()) { in asRegisteredNativeAllocation()339 if (referent == null || !referent.isAhatInstance()) { in asRegisteredNativeAllocation()438 if (field.value != null && field.value.isAhatInstance()) { in hasNext()
133 if (value != null && value.isAhatInstance()) { in getReferences()
232 if (first == null || first.isAhatInstance()) { in getReferences()243 assert value.isAhatInstance(); in getReferences()
140 public boolean isAhatInstance() { in isAhatInstance() method in Value406 public boolean isAhatInstance() { in isAhatInstance() method in Value.InstanceValue
143 if (value.isAhatInstance()) { in summarize()
306 method public boolean isAhatInstance();