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
We write a lot of GC bitmaps, but they aren't really tested except for the overall GC
test. We should test them explicitly. Russ' idea:
I wonder if we could have a debugging routine that takes an allocated block and (say)
sets every slot that holds a pointer to ~0. then a test could check that the expected
slots were edited.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: