You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added `MMTK::debug_print_vm_map` which prints the memory ranges of
spaces.
`NullableObjectReference` now implements `Clone`, `Copy`, `Display` and
`Debug`. This allows the binding to print its value like `Address` and
`ObjectReference`, and is useful for logging API functions that involve
`NullableObjectReference` parameters.
0 commit comments