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.cc22 allocated_bytes_at_start_ = in Begin()
39 diff->max_allocated_bytes_ + allocated_bytes_at_start_; in End()
Dpipeline-statistics.h45 size_t allocated_bytes_at_start_; variable