| Class | Description |
|---|---|
| HeapSnapshotVerifier | |
| ImageHeap |
The heap snapshot.
|
| ImageHeapObject |
It represents an object snapshot.
|
| ImageHeapScanner |
Scanning is triggered when:
a static final field is marked as accessed, ors
a method is parsed and embedded roots are discovered
|
| TypeData |
Additional data for a
type that is only available for types that are marked
as reachable. |