Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1700 JSTaggedValue asyncParentModules = module->GetAsyncParentModules(); in AddAsyncParentModule() local
1785 JSHandle<TaggedArray> asyncParentModules(thread, asyncParentModulesValue); in GatherAvailableAncestors() local
1928 JSHandle<TaggedArray> asyncParentModules(thread, asyncParentModulesValue); in AsyncModuleExecutionRejected() local