Home | Sort by relevance Sort by last modified time |
/external/v8/src/compiler/ | |
pipeline-statistics.h | 32 return static_cast<size_t>(outer_zone_->allocation_size()); 59 Zone* outer_zone_; member in class:v8::internal::compiler::PipelineStatistics |
pipeline-statistics.cc | 50 : outer_zone_(info->zone()), |