Searched refs:ExpandSpace (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
D | spaces.h | 1346 void ExpandSpace(int size_in_bytes) { in ExpandSpace() function |
D | spaces.cc | 1057 accounting_stats_.ExpandSpace(size); in IncreaseCapacity() |