Home
last modified time | relevance | path

Searched defs:environment (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_driver/include/
Dtriple.h68 EnvironmentType environment; variable
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_manager_helper.cpp212 JSHandle<TaggedArray> environment = JSHandle<TaggedArray>::Cast(moduleEnvironment); in UpdateBindingAndGetModuleValue() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp487 JSMutableHandle<TaggedArray> environment(thread, thread->GlobalConstants()->GetUndefined()); in GetImportModule() local