Lines Matching refs:Zone
22 explicit ModuleDescriptor(Zone* zone) in ModuleDescriptor()
39 const Scanner::Location specifier_loc, Zone* zone);
45 const Scanner::Location specifier_loc, Zone* zone);
60 const Scanner::Location loc, Zone* zone);
68 const Scanner::Location specifier_loc, Zone* zone);
73 const Scanner::Location specifier_loc, Zone* zone);
78 PendingCompilationErrorHandler* error_handler, Zone* zone);
168 void AddSpecialExport(const Entry* entry, Zone* zone) { in AddSpecialExport()
184 void AddNamespaceImport(const Entry* entry, Zone* zone) { in AddNamespaceImport()
193 Zone* zone) const;
206 const Entry* FindDuplicateExport(Zone* zone) const;
224 void MakeIndirectExportsExplicit(Zone* zone);