Home
last modified time | relevance | path

Searched defs:jsEnv_ (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dtimer_module.h72 static napi_env jsEnv_; variable
Dtimer_module.cpp25 napi_env TimerModule::jsEnv_ = nullptr; member in TimerModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.cpp22 napi_env EtsInteropTest::jsEnv_ = {}; member in ark::ets::interop::js::testing::EtsInteropTest
Dets_interop_js_gtest.h417 static napi_env jsEnv_; variable