Replace on-trace GC frame syncing with interpreter exit.
Need to sync GC objects to stack only during atomic GC phase. Need to setup a proper frame structure only for calling finalizers. Force an exit to the interpreter and let it handle the uncommon cases. Finally solves the "NYI: gcstep sync with frames" issue.
This commit is contained in:
1208
src/buildvm_x64.h
1208
src/buildvm_x64.h
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user