Implement IterateOverInstances JVMTI function
This JVMTI function can be useful since it allows one to easily iterate over all instances of a class, including subclasses. Bug: 32635074 Test: ./test.py --host Change-Id: I31c3b54ca599964c64aa31fbf666253e9b8000c4
Loading
Please sign in to comment