Searched defs:AddStarExportEntry (Results 1 – 3 of 3) sorted by relevance
105 void SourceTextModuleRecord::AddStarExportEntry(SourceTextModuleRecord::ExportEntry *entry) in AddStarExportEntry() function in panda::es2panda::parser::SourceTextModuleRecord
1322 void SourceTextModule::AddStarExportEntry(JSThread *thread, const JSHandle<SourceTextModule> &modul… in AddStarExportEntry() function in panda::ecmascript::SourceTextModule
255 HWTEST_F_L0(EcmaModuleTest, AddStarExportEntry) in HWTEST_F_L0() argument