fn is_internal_ptr<VM: VMBinding>(
obj: ObjectReference,
internal_ptr: Address
) -> bool
Expand description
Check if the address could be an internal pointer in the object.
fn is_internal_ptr<VM: VMBinding>(
obj: ObjectReference,
internal_ptr: Address
) -> bool
Check if the address could be an internal pointer in the object.