• fleuria's avatar
    fix #1442 · 22ac62a4
    fleuria authored
    in the marking root phase, we only marked the root context, but leaving
    the current context unmarked. when we execute a fiber, the current
    context would be changed and trigger this issue.
    22ac62a4
gc.c 34.2 KB