| Class | Description |
|---|---|
| HeapSnapshotVerifier | |
| ImageHeap |
The heap snapshot.
|
| ImageHeapArray | |
| ImageHeapConstant |
It represents an object snapshot.
|
| ImageHeapInstance |
This class implements an instance object snapshot.
|
| ImageHeapObjectArray | |
| ImageHeapPrimitiveArray | |
| 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. |