Searched refs:AllocationSitesCount (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-heap.cc3846 static int AllocationSitesCount(Heap* heap) { function
3873 int count = AllocationSitesCount(heap);
3880 int new_count = AllocationSitesCount(heap);

Completed in 152 milliseconds