![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <free-list.h>
Public Attributes | |
void * | address |
size_t | size |
Definition at line 29 of file free-list.h.
void* cppgc::internal::FreeList::Block::address |
Definition at line 30 of file free-list.h.
size_t cppgc::internal::FreeList::Block::size |
Definition at line 31 of file free-list.h.