Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp495 JSMutableHandle<JSTaggedValue> importModule(thread, thread->GlobalConstants()->GetUndefined()); in GetImportModule() local
634 JSHandle<JSTaggedValue> importModule = GetImportModule(ecmaVm, currentModule, name); in GetModuleValue() local
652 JSHandle<JSTaggedValue> importModule = GetImportModule(ecmaVm, currentModule, name); in SetModuleValue() local
768 JSHandle<JSTaggedValue> importModule = in GetIndirectExportVariables() local
807 JSHandle<JSTaggedValue> importModule = in GetImportVariables() local
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/
DBuildModuleChains.ts252 for (const importModule of importList) { constant
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument