Structs§
- Stack
Root - A collected GC root: the address on the stack where a heap pointer lives.
Functions§
- rewrite_
roots ⚠ - Rewrite forwarding pointers in stack slots after GC.
- walk_
frames ⚠ - Walk JIT frames starting from the given frame pointer, collecting all GC roots.