Home
last modified time | relevance | path

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

/external/v8/src/zone/
Dzone-allocator.h91 RecyclingZoneAllocator() in RecyclingZoneAllocator() function
96 explicit RecyclingZoneAllocator(Zone* zone) throw() in RecyclingZoneAllocator() function
98 explicit RecyclingZoneAllocator(const RecyclingZoneAllocator& other) throw() in RecyclingZoneAllocator() function
101 RecyclingZoneAllocator(const RecyclingZoneAllocator<U>& other) throw() in RecyclingZoneAllocator() function
104 friend class RecyclingZoneAllocator; variable