v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
member-storage.h File Reference
#include <atomic>
#include <cstddef>
#include <type_traits>
#include "cppgc/internal/api-constants.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
 

Namespaces

namespace  cppgc
 
namespace  cppgc::internal
 

Typedefs

using DefaultMemberStorage = RawPointer
 

Enumerations

enum class  WriteBarrierSlotType { kCompressed , kUncompressed }