Home
last modified time | relevance | path

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

/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.h400 static napi_env jsEnv_; variable