Closed qinsoon closed 4 months ago
This PR adds internal pointer support. It supersedes https://github.com/mmtk/mmtk-core/pull/1155 which provides a simple but inefficient implementation for internal pointers. This PR is based on https://github.com/mmtk/mmtk-core/pull/1159 which adds requirements for object reference alignment.
This PR
memory_manager::find_object_from_internal_pointer
binding-refs RUBY_BINDING_REPO=qinsoon/mmtk-ruby RUBY_BINDING_REF=update-mmtk-core-pr-1165
This PR adds internal pointer support. It supersedes https://github.com/mmtk/mmtk-core/pull/1155 which provides a simple but inefficient implementation for internal pointers. This PR is based on https://github.com/mmtk/mmtk-core/pull/1159 which adds requirements for object reference alignment.
This PR
memory_manager::find_object_from_internal_pointer