Code cleanup.

This commit is contained in:
Stephen Chung
2022-10-30 18:43:18 +08:00
parent 8b773aa15e
commit 22ee12531c
12 changed files with 246 additions and 286 deletions

View File

@@ -382,7 +382,7 @@ impl<'a> NativeCallContext<'a> {
if native_only {
return self
.engine()
.call_native_fn(
.exec_native_fn_call(
global,
caches,
self.lib,