Skip to content

Conversation

wks
Copy link
Collaborator

@wks wks commented Aug 23, 2024

Expose the MMTK::enumerate_object method for implementing heap traversal. That allows the Ruby VM to enable ObjectSpace.each_object and TracePoint. The test case whitelist is also updated to not exclude related test cases so that mmtk-core binding tests will use those test cases.

Related PR: mmtk/ruby#91

@wks wks force-pushed the feature/each-object2 branch from 5c345ab to 7bdb422 Compare August 23, 2024 10:40
Expose the `MMTK::enumerate_object` method for implementing heap
traversal.  That allows the Ruby VM to enable ObjectSpace.each_object
and TracePoint.  The test case whitelist is also updated to not exclude
related test cases so that mmtk-core binding tests will use those test
cases.
@wks wks force-pushed the feature/each-object2 branch from 7bdb422 to 5712a63 Compare August 23, 2024 11:47
@wks wks merged commit 5712a63 into mmtk:master Aug 23, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant