Merge restore_state and rewind_scope.

This commit is contained in:
Stephen Chung
2021-12-28 17:50:49 +08:00
parent 5b667a69b7
commit cbaf095c7a
4 changed files with 26 additions and 36 deletions

View File

@@ -122,7 +122,6 @@ impl Engine {
lib,
this_ptr,
&fn_def.body,
true,
rewind_scope,
level,
)