![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <custom-space.h>
Public Member Functions | |
constexpr | CustomSpaceIndex (size_t value) |
Public Attributes | |
size_t | value |
Index identifying a custom space.
Definition at line 15 of file custom-space.h.
|
inlineconstexpr |
Definition at line 16 of file custom-space.h.
size_t cppgc::CustomSpaceIndex::value |
Definition at line 17 of file custom-space.h.