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

/external/v8/src/
H A Dzone-containers.h69 class ZonePriorityQueue class in namespace:v8::internal
73 explicit ZonePriorityQueue(Zone* zone) function in class:v8::internal::ZonePriorityQueue
/external/v8/src/compiler/
H A Dgreedy-allocator.h73 typedef ZonePriorityQueue<AllocationCandidate> ScheduleQueue;

Completed in 88 milliseconds