Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h2338 friend class StressConcurrentAllocationObserver; variable
Dheap.cc5111 class StressConcurrentAllocationObserver : public AllocationObserver { class
5113 explicit StressConcurrentAllocationObserver(Heap* heap) in StressConcurrentAllocationObserver() function in v8::internal::StressConcurrentAllocationObserver