Home
last modified time | relevance | path

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

/external/v8/src/
Dspaces-inl.h44 for (int i = 0; i < bitmap->CellsCount(); i++) bitmap->cells()[i] = 0; in Clear()
Dspaces.h186 int CellsCount() { in CellsCount() function
278 for (int i = 0; i < CellsCount(); i++) { in Print()
286 for (int i = 0; i < CellsCount(); i++) { in IsClean()