summaryrefslogtreecommitdiff
path: root/iseq.c
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2021-03-19 12:35:48 +0900
committerYusuke Endoh <mame@ruby-lang.org>2021-03-19 12:35:48 +0900
commitc576e63ee752f2c7ce865b1cb1398d013d55f153 (patch)
tree3b82dd3c61389c5167ada65c1f6992a98d32cbb8 /iseq.c
parente79b42c9b21abbd73aa97aec21f817704d37fd7d (diff)
gc.c: Use dedicated APIs for conservative GC in Emscripten
Emscripten provides "emscripten_scan_stack" to get the beginning and end pointers of the stack for conservative GC. Also, "emscripten_scan_registers" allows the GC to mark local variables in WASM.
Diffstat (limited to 'iseq.c')
0 files changed, 0 insertions, 0 deletions