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