v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::RecyclingZoneAllocator< T > Member List

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) constv8::internal::ZoneAllocator< T >inline
operator==(ZoneAllocator const &other) constv8::internal::ZoneAllocator< T >inline
RecyclingZoneAllocator(Zone *zone)v8::internal::RecyclingZoneAllocator< T >inlineexplicit
RecyclingZoneAllocator(const RecyclingZoneAllocator< U > &other) V8_NOEXCEPTv8::internal::RecyclingZoneAllocator< T >inline
value_type typedefv8::internal::ZoneAllocator< T >
zone() constv8::internal::ZoneAllocator< T >inline
zone_v8::internal::ZoneAllocator< T >private
ZoneAllocator(Zone *zone)v8::internal::ZoneAllocator< T >inlineexplicit
ZoneAllocator(const ZoneAllocator< U > &other) V8_NOEXCEPTv8::internal::ZoneAllocator< T >inline