Home | History | Annotate | Download | only in src

Lines Matching refs:kArraySizeThatFitsComfortablyInNewSpace

4740   const int kArraySizeThatFitsComfortablyInNewSpace = 128;
4747 required_size < kArraySizeThatFitsComfortablyInNewSpace) {