Skip to content

Commit

Permalink
Remove mmtk_modify_check
Browse files Browse the repository at this point in the history
This function no longer exists due to a upstream change.
  • Loading branch information
wks committed Nov 24, 2023
1 parent f58ec50 commit 338511d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/mmtk.h
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ MMTk_ObjectReference mmtk_get_forwarded_object(MMTk_ObjectReference object);

bool mmtk_is_mmtk_object(MMTk_Address addr);

void mmtk_modify_check(MMTk_ObjectReference object);

void mmtk_handle_user_collection_request(MMTk_VMMutatorThread tls);

void mmtk_harness_begin(MMTk_VMMutatorThread tls);
Expand Down

0 comments on commit 338511d

Please sign in to comment.