![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
This is the complete list of members for v8::internal::RecyclingZoneAllocator< T >, including all inherited members.
| allocate(size_t n) | v8::internal::RecyclingZoneAllocator< T > | inline | 
| deallocate(T *p, size_t n) | v8::internal::RecyclingZoneAllocator< T > | inline | 
| free_list_ | v8::internal::RecyclingZoneAllocator< T > | private | 
| operator!=(ZoneAllocator const &other) const | v8::internal::ZoneAllocator< T > | inline | 
| operator==(ZoneAllocator const &other) const | v8::internal::ZoneAllocator< T > | inline | 
| RecyclingZoneAllocator(Zone *zone) | v8::internal::RecyclingZoneAllocator< T > | inlineexplicit | 
| RecyclingZoneAllocator(const RecyclingZoneAllocator< U > &other) V8_NOEXCEPT | v8::internal::RecyclingZoneAllocator< T > | inline | 
| value_type typedef | v8::internal::ZoneAllocator< T > | |
| zone() const | v8::internal::ZoneAllocator< T > | inline | 
| zone_ | v8::internal::ZoneAllocator< T > | private | 
| ZoneAllocator(Zone *zone) | v8::internal::ZoneAllocator< T > | inlineexplicit | 
| ZoneAllocator(const ZoneAllocator< U > &other) V8_NOEXCEPT | v8::internal::ZoneAllocator< T > | inline |