Searched defs:instance (Results 1 – 8 of 8) sorted by relevance
54 Instance instance = state.findReference(mId); in getClassName() local68 Instance instance = null; in getSize() local
82 Instance instance = state.findReference(id); in resolveReferences() local127 public final void addInstance(Instance instance) { in addInstance()216 Instance instance = state.findReference(id); in visit() local
62 Instance instance = state.findReference(id); in resolveReferences() local118 Instance instance = state.findReference(id); in visit() local
103 public final void addInstance(long id, Instance instance) { in addInstance()113 Instance instance = heap.getInstance(id); in findReference() local
71 Instance instance = state.findReference(id); in resolve() local131 Instance instance = state.findReference(id); in visit() local
39 public boolean accept(Instance instance); in accept()
91 public final void addInstance(long id, Instance instance) { in addInstance()
521 ClassInstance instance = new ClassInstance(id, stack, classId); in loadInstanceDump() local