commit | bbbcb535a9116b87c73f9fbdb74d6cfd74d8c026 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Aug 30 12:50:27 2018 -0700 |
committer | Alex Light <allight@google.com> | Thu Aug 30 12:50:27 2018 -0700 |
tree | fa857b9083dc78006f41655b0fcabac43f44a444 | |
parent | 134380d7c70d95962ed818458185e608ad17ff08 [diff] |
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