Searched defs:temp_zone (Results 1 – 8 of 8) sorted by relevance
30 Zone* temp_zone() const { return temp_zone_; } in temp_zone() function
137 Zone* temp_zone() const { return temp_zone_; } in temp_zone() function
85 StoreStoreElimination::StoreStoreElimination(JSGraph* js_graph, Zone* temp_zone) in StoreStoreElimination()
21 Zone* temp_zone) in EffectControlLinearizer()
3703 TopLevelLiveRange* range, LiveRangeBoundArray* array, Zone* temp_zone) { in CommitSpillsInDeferredBlocks()
31 HType HType::FromFieldType(Handle<FieldType> type, Zone* temp_zone) { in FromFieldType()
3519 BodyScope(AstNodeFactory* factory, Zone* temp_zone, bool use_temp_zone) in BodyScope()
4331 Zone temp_zone(zone()->allocator()); in ParseFunctionLiteral() local