Searched defs:jsEnv_ (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ | ||
| D | timer_module.h | 72 static napi_env jsEnv_; variable |
| D | timer_module.cpp | 25 napi_env TimerModule::jsEnv_ = nullptr; member in TimerModule |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/ | ||
| D | ets_interop_js_gtest.cpp | 22 napi_env EtsInteropTest::jsEnv_ = {}; member in ark::ets::interop::js::testing::EtsInteropTest |
| D | ets_interop_js_gtest.h | 417 static napi_env jsEnv_; variable |