Check if function calls cannot be scripted.

This commit is contained in:
Stephen Chung
2022-10-14 18:31:40 +08:00
parent ea63c66cf0
commit ac05f0a0a8
6 changed files with 142 additions and 102 deletions

View File

@@ -422,6 +422,7 @@ impl<'a> NativeCallContext<'a> {
caches,
self.lib,
fn_name,
false,
hash,
args,
is_ref_mut,