Home
last modified time | relevance | path

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

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