Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/module/
DsourceTextModuleRecord.cpp85 bool SourceTextModuleRecord::AddIndirectExportEntry(SourceTextModuleRecord::ExportEntry *entry) in AddIndirectExportEntry() function in panda::es2panda::parser::SourceTextModuleRecord
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp109 HWTEST_F_L0(EcmaModuleTest, AddIndirectExportEntry) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1133 void SourceTextModule::AddIndirectExportEntry(JSThread *thread, const JSHandle<SourceTextModule> &m… in AddIndirectExportEntry() function in panda::ecmascript::SourceTextModule