![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
#include <atomic>#include <cstddef>#include <type_traits>#include "cppgc/internal/api-constants.h"#include "cppgc/internal/caged-heap.h"#include "cppgc/internal/logging.h"#include "cppgc/sentinel-pointer.h"#include "v8config.h"

Go to the source code of this file.
Data Structures | |
| class | RawPointer |
| struct | RawPointer::AtomicInitializerTag |
Namespaces | |
| namespace | cppgc |
| namespace | cppgc::internal |
Typedefs | |
| using | DefaultMemberStorage = RawPointer |
Enumerations | |
| enum class | WriteBarrierSlotType { kCompressed , kUncompressed } |