Lines Matching defs:entry
15 Entry* entry = new (zone) Entry(loc); in AddImport() local
26 Entry* entry = new (zone) Entry(loc); in AddStarImport() local
40 Entry* entry = new (zone) Entry(loc); in AddExport() local
52 Entry* entry = new (zone) Entry(loc); in AddExport() local
62 Entry* entry = new (zone) Entry(loc); in AddStarExport() local
96 Handle<ModuleInfoEntry> entry) { in Deserialize()
172 Entry* entry = in DeserializeRegularExports() local
185 Entry* entry = it->second; in MakeIndirectExportsExplicit() local
229 Entry* entry = it->second; in AssignCellIndices() local
242 Entry* entry = elem.second; in AssignCellIndices() local
281 for (auto entry : special_exports_) { in FindDuplicateExport() local
296 const Entry* entry = FindDuplicateExport(zone); in Validate() local
307 const Entry* entry = elem.second; in Validate() local