Home
last modified time | relevance | path

Searched refs:outer_zone_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dpipeline-statistics.h32 return static_cast<size_t>(outer_zone_->allocation_size()); in OuterZoneSize()
59 Zone* outer_zone_; variable
Dpipeline-statistics.cc50 : outer_zone_(info->zone()), in PipelineStatistics()