Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dtimer_module.cpp35 bool TimerModule::Init(EtsEnv *env, napi_env jsEnv) in Init()
Dets_vm_plugin.cpp168 static bool RegisterTimerModule(napi_env jsEnv) in RegisterTimerModule()