Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h158 static int CellsForLength(int length) { in CellsForLength() function
162 int CellsCount() { return CellsForLength(kLength); } in CellsCount()