Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1766 void SourceTextModule::AddAsyncParentModule(JSThread *thread, JSHandle<SourceTextModule> &module, in AddAsyncParentModule() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp3440 HWTEST_F_L0(EcmaModuleTest, AddAsyncParentModule) in HWTEST_F_L0() argument