Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/module/
DsourceTextModuleRecord.cpp99 void SourceTextModuleRecord::AddStarExportEntry(SourceTextModuleRecord::ExportEntry *entry) in AddStarExportEntry() function in panda::es2panda::parser::SourceTextModuleRecord
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp128 HWTEST_F_L0(EcmaModuleTest, AddStarExportEntry) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1149 void SourceTextModule::AddStarExportEntry(JSThread *thread, const JSHandle<SourceTextModule> &modul… in AddStarExportEntry() function in panda::ecmascript::SourceTextModule