Searched defs:new_space_used_ (Results 1 – 3 of 3) sorted by relevance
/external/v8/ | ||
D | snap.cc | 26776 const int Snapshot::new_space_used_ = 138404; member in v8::internal::Snapshot |
/external/v8/src/ | ||
D | snapshot-empty.cc | 23 const int Snapshot::new_space_used_ = 0; member in v8::internal::Snapshot |
D | snapshot.h | 44 static const int new_space_used_; variable |