Fix function exit trigger and add function enter trigger.
This commit is contained in:
@@ -190,8 +190,8 @@ impl Engine {
|
||||
&mut this_ptr,
|
||||
fn_def,
|
||||
&mut args,
|
||||
Position::NONE,
|
||||
rewind_scope,
|
||||
Position::NONE,
|
||||
0,
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user