mirror of
https://github.com/openharmony/js_api_module.git
synced 2026-08-24 22:21:26 -04:00
@@ -55,7 +55,7 @@ int main(int argc, char **argv)
|
||||
|
||||
delete g_nativeEngine;
|
||||
g_nativeEngine = nullptr;
|
||||
panda::JSNApi::DestoryJSVM(vm);
|
||||
panda::JSNApi::DestroyJSVM(vm);
|
||||
vm = nullptr;
|
||||
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user