Home
last modified time | relevance | path

Searched defs:ReturnSegment (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/zone/
Daccounting-allocator.cc97 void AccountingAllocator::ReturnSegment(Segment* segment) { in ReturnSegment() function in v8::internal::AccountingAllocator
/external/v8/src/
Disolate.cc2158 void ReturnSegment(v8::internal::Segment* memory) override { in Throw() function in v8::internal::VerboseAccountingAllocator