Home
last modified time | relevance | path

Searched refs:DestroyRuntime (Results 1 – 2 of 2) sorted by relevance

/ark/js_runtime/ecmascript/napi/include/
Djsnapi.h927 static bool DestroyRuntime();
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp157 bool JSNApi::DestroyRuntime() in DestroyRuntime() function in panda::JSNApi
198 DestroyRuntime(); in DestroyJSVM()