Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dslot-set.h392 new Chunk(top_chunk, NextCapacity(top_chunk->capacity.Value())); in Insert()
490 static int NextCapacity(int capacity) { in NextCapacity() function