Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc1130 MemoryChunk::UpdateHighWaterMark(allocation_info_.top()); in AllocateChunk()
1523 MemoryChunk::UpdateHighWaterMark(allocation_info_.top()); in AllocateChunk()
2255 MemoryChunk::UpdateHighWaterMark(allocation_info_.top()); in AllocateChunk()
Dspaces.h462 static inline void UpdateHighWaterMark(Address mark) { in UpdateHighWaterMark() function
2070 MemoryChunk::UpdateHighWaterMark(allocation_info_.top()); in SetTopAndLimit()