Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm_api.cpp107 …ime(const std::string &stdlibAbc, const std::string &pathAbc, const bool useJit, const bool useAot) in CreateRuntime()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dets_vm_plugin.cpp215 bool useAot; in CreateEtsRuntime() local