Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp547 int SourceTextModule::InnerModuleInstantiation(JSThread *thread, const JSHandle<ModuleRecord> &modu… in InnerModuleInstantiation() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2170 HWTEST_F_L0(EcmaModuleTest, InnerModuleInstantiation) in HWTEST_F_L0() argument