PointerMap.isPointerAt

return if the (aligned) field starting at byte offset is a moveable pointer "moveable pointer" means that the memory block referenced by the pointer can be moved by the GC (the pointer field will be updated with the new address)

struct PointerMap
bool
isPointerAt

Meta