v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
write-barrier.h File Reference
#include <cstddef>
#include <cstdint>
#include "cppgc/heap-state.h"
#include "cppgc/internal/api-constants.h"
#include "cppgc/internal/atomic-entry-flag.h"
#include "cppgc/platform.h"
#include "cppgc/sentinel-pointer.h"
#include "cppgc/trace-trait.h"
#include "v8config.h"
Include dependency graph for write-barrier.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  WriteBarrier
 
struct  WriteBarrier::Params
 
class  WriteBarrierTypeForNonCagedHeapPolicy
 
struct  WriteBarrierTypeForNonCagedHeapPolicy::ValueModeDispatch< WriteBarrier::ValueMode::kValuePresent >
 
struct  WriteBarrierTypeForNonCagedHeapPolicy::ValueModeDispatch< WriteBarrier::ValueMode::kNoValuePresent >
 

Namespaces

 cppgc
 
 cppgc::internal
 

Functions

template<WriteBarrier::Type type>
V8_INLINE WriteBarrier::Type SetAndReturnType (WriteBarrier::Params &params)