Heap Value
Constructors
Functions
read As Java String
Link copied to clipboard
Properties
asNonNullObjectId
Link copied to clipboard
asObject
Link copied to clipboard
The HeapObject referenced by this HeapValue if it represents a non null object reference, or null otherwise.
asObjectId
Link copied to clipboard
isNonNullReference
Link copied to clipboard
True is this HeapValue represents a non null object reference, false otherwise.
isNullReference
Link copied to clipboard
True is this HeapValue represents a null object reference, false otherwise.