Searched defs:AddIndirectExportEntry (Results 1 – 3 of 3) sorted by relevance
85 bool SourceTextModuleRecord::AddIndirectExportEntry(SourceTextModuleRecord::ExportEntry *entry) in AddIndirectExportEntry() function in panda::es2panda::parser::SourceTextModuleRecord
109 HWTEST_F_L0(EcmaModuleTest, AddIndirectExportEntry) in HWTEST_F_L0() argument
1133 void SourceTextModule::AddIndirectExportEntry(JSThread *thread, const JSHandle<SourceTextModule> &m… in AddIndirectExportEntry() function in panda::ecmascript::SourceTextModule