Skip to content
  • Daniel Gröber (dxld)'s avatar
    rts: TraverseHeap: Move stackElement to header · c0907fef
    Daniel Gröber (dxld) authored and Marge Bot's avatar Marge Bot committed
    The point of this is to let user code call traversePushClosure directly
    instead of going through traversePushRoot. This in turn allows specifying a
    stackElement to be used when the traversal returns from a top-level (root)
    closure.
    c0907fef