Searched defs:env_ (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | stub.h | 54 Environment env_; variable |
| D | mcr_lowering.h | 109 CompilationEnv *env_; variable |
| D | circuit_builder_helper.h | 244 Environment *env_; variable |
| D | stub_builder.h | 1024 Environment *env_; variable |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ | ||
| D | ts2ets_copy.cpp | 199 napi_env env_ {}; member in ark::ets::interop::js::JsToEtsConvertor |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/ | ||
| D | bouncing_peas_unit_napi.cpp | 357 EtsEnv *env_ {}; member in ark::ets::test::EtsVMConfingNapi |