Searched refs:pool_sample_bytes_ (Results 1 – 1 of 1) sorted by relevance
2357 pool_sample_bytes_(pool_sample_bytes) {} in Throw()2366 last_pool_size_ + pool_sample_bytes_ < pooled_current) { in Throw()2381 pooled_current + pool_sample_bytes_ < last_pool_size_) { in Throw()2435 size_t allocation_sample_bytes_, pool_sample_bytes_; in Throw() member in v8::internal::VerboseAccountingAllocator