![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
FreeBlock * | next |
size_t | size |
Definition at line 107 of file zone-allocator.h.
FreeBlock* v8::internal::RecyclingZoneAllocator< T >::FreeBlock::next |
Definition at line 108 of file zone-allocator.h.
size_t v8::internal::RecyclingZoneAllocator< T >::FreeBlock::size |
Definition at line 109 of file zone-allocator.h.