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