Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1859 JSHandle<SourceTextModule> parentModule(thread, asyncParentModules->Get(thread, idx)); in GatherAvailableAncestors() local
1988 JSMutableHandle<SourceTextModule> parentModule(thread, globalConstants->GetUndefined()); in AsyncModuleExecutionRejected() local