Home
last modified time | relevance | path

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

/external/v8/src/
Disolate.cc1993 allocation_sample_bytes_(allocation_sample_bytes), in Throw()
2002 if (last_memory_usage_.Value() + allocation_sample_bytes_ < in Throw()
2018 if (malloced_current + allocation_sample_bytes_ < in Throw()
2082 size_t allocation_sample_bytes_, pool_sample_bytes_; in Throw() member in v8::internal::VerboseAccountingAllocator