Home
last modified time | relevance | path

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

/external/v8/src/heap/
Darray-buffer-collector.cc21 void ArrayBufferCollector::FreeAllocations() { in FreeAllocations() function in v8::internal::ArrayBufferCollector
44 heap_->array_buffer_collector()->FreeAllocations(); in RunInternal()
58 FreeAllocations(); in FreeAllocationsOnBackgroundThread()
Darray-buffer-collector.h26 ~ArrayBufferCollector() { FreeAllocations(); } in ~ArrayBufferCollector()
41 void FreeAllocations();