Searched defs:starExportEntries (Results 1 – 3 of 3) sorted by relevance
134 auto &starExportEntries = moduleRecord_->GetStarExportEntries(); in GenStarExportEntries() local
205 JSHandle<TaggedArray> starExportEntries = CreatEntries(thread, starExportNum, sharedType); in EnumerateStarExportEntry() local
71 JSHandle<TaggedArray> starExportEntries(thread, entryValue); in GetExportedNames() local261 JSHandle<TaggedArray> starExportEntries(thread, starExportEntriesTv); in ResolveExport() local1326 JSTaggedValue starExportEntries = module->GetStarExportEntries(thread); in AddStarExportEntry() local