v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
member-storage.h File Reference
#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"
Include dependency graph for member-storage.h:
This graph shows which files directly or indirectly include this file:

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 }