![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <allocation.h>
Public Member Functions | |
constexpr | AdditionalBytes (size_t bytes) |
Public Attributes | |
const size_t | value |
Passed to MakeGarbageCollected to specify how many bytes should be appended to the allocated object.
Example:
Definition at line 218 of file allocation.h.
|
inlineexplicitconstexpr |
Definition at line 219 of file allocation.h.
const size_t cppgc::AdditionalBytes::value |
Definition at line 220 of file allocation.h.