Searched defs:ReturnSegment (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/zone/ | ||
D | accounting-allocator.cc | 99 void AccountingAllocator::ReturnSegment(Segment* segment) { in ReturnSegment() function in v8::internal::AccountingAllocator |
/external/v8/src/ | ||
D | isolate.cc | 2375 void ReturnSegment(v8::internal::Segment* memory) override { in Throw() function in v8::internal::VerboseAccountingAllocator |