Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dpipeline-statistics.cc23 allocated_bytes_at_start_ = in Begin()
40 diff->max_allocated_bytes_ + allocated_bytes_at_start_; in End()
Dpipeline-statistics.h46 size_t allocated_bytes_at_start_; variable