Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc1615 MemoryChunk::UpdateHighWaterMark(allocation_info_.top()); in AllocateChunk()
1715 MemoryChunk::UpdateHighWaterMark(allocation_info_.top()); in AllocateChunk()
2297 MemoryChunk::UpdateHighWaterMark(allocation_info_.top()); in AllocateChunk()
2842 MemoryChunk::UpdateHighWaterMark(allocation_info_.top()); in AllocateChunk()
Dspaces.h432 static inline void UpdateHighWaterMark(Address mark) { in UpdateHighWaterMark() function
2322 MemoryChunk::UpdateHighWaterMark(allocation_info_.top()); in NON_EXPORTED_BASE()