Lines Matching refs:Zone
13 #include "src/zone.h"
131 CompilationInfo(CodeStub* stub, Isolate* isolate, Zone* zone);
132 CompilationInfo(const char* debug_name, Isolate* isolate, Zone* zone);
159 Zone* zone() { return zone_; }
451 Zone* zone);
492 // The zone from which the compilation pipeline working on this
494 Zone* zone_;
713 Zone* zone() { return &zone_; }
718 Zone zone_;