Lines Matching defs:entry
36 Entry* entry = new (zone) Entry(loc); in AddImport() local
48 Entry* entry = new (zone) Entry(loc); in AddStarImport() local
63 Entry* entry = new (zone) Entry(loc); in AddExport() local
77 Entry* entry = new (zone) Entry(loc); in AddExport() local
88 Entry* entry = new (zone) Entry(loc); in AddStarExport() local
122 Handle<ModuleInfoEntry> entry) { in Deserialize()
198 Entry* entry = in DeserializeRegularExports() local
211 Entry* entry = it->second; in MakeIndirectExportsExplicit() local
255 Entry* entry = it->second; in AssignCellIndices() local
268 Entry* entry = elem.second; in AssignCellIndices() local
307 for (auto entry : special_exports_) { in FindDuplicateExport() local
322 const Entry* entry = FindDuplicateExport(zone); in Validate() local
333 const Entry* entry = elem.second; in Validate() local