Home
last modified time | relevance | path

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

/external/v8/test/cctest/heap/
Dheap-utils.h43 void AbandonCurrentlyFreeMemory(PagedSpace* space);
Dheap-utils.cc142 void AbandonCurrentlyFreeMemory(PagedSpace* space) { in AbandonCurrentlyFreeMemory() function
Dtest-array-buffer-tracker.cc118 heap::AbandonCurrentlyFreeMemory(heap->old_space()); in TEST()