Searched refs:kArraySizeThatFitsComfortablyInNewSpace (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects-inl.h4740 const int kArraySizeThatFitsComfortablyInNewSpace = 128; local
4747 required_size < kArraySizeThatFitsComfortablyInNewSpace) {

Completed in 49 milliseconds