Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dpaged-spaces-inl.h83 return allocation_info_->DecrementTopIfAdjacent(object_address, in TryFreeLast()
Dlinear-allocation-area.h49 V8_INLINE bool DecrementTopIfAdjacent(Address new_top, size_t bytes) { in DecrementTopIfAdjacent() function
Dspaces-inl.h172 return allocation_info_.DecrementTopIfAdjacent(object_address, object_size); in TryFreeLast()