Home
last modified time | relevance | path

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

/external/v8/src/zone/
Daccounting-allocator.cc103 FreeSegment(segment); in ReturnSegment()
105 FreeSegment(segment); in ReturnSegment()
109 void AccountingAllocator::FreeSegment(Segment* memory) { in FreeSegment() function in v8::internal::AccountingAllocator
199 FreeSegment(current); in ClearPool()
Daccounting-allocator.h63 void FreeSegment(Segment* memory);