Home
last modified time | relevance | path

Searched defs:CreateRuntime (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/runtime/tests/
Dmem_leak_test.cpp24 void CreateRuntime() in CreateRuntime() function in panda::mem::test::MemLeakTest
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp118 bool JSNApi::CreateRuntime(const RuntimeOption &option) in CreateRuntime() function in panda::JSNApi