![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
#include <allocation.h>
Public Member Functions | |
constexpr | AdditionalBytes (size_t bytes) |
Data Fields | |
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.
References value.
const size_t value |
Definition at line 220 of file allocation.h.
Referenced by AdditionalBytes(), MakeGarbageCollectedTrait< T >::Call(), and cppgc::subtle::Resize().