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