v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::internal::PersistentRegionLock Class Referencefinal

#include <persistent-node.h>

Collaboration diagram for cppgc::internal::PersistentRegionLock:

Public Member Functions

 PersistentRegionLock ()
 
 ~PersistentRegionLock ()
 

Static Public Member Functions

static void AssertLocked ()
 

Detailed Description

Definition at line 174 of file persistent-node.h.

Constructor & Destructor Documentation

◆ PersistentRegionLock()

cppgc::internal::PersistentRegionLock::PersistentRegionLock ( )

Definition at line 119 of file persistent-node.cc.

◆ ~PersistentRegionLock()

cppgc::internal::PersistentRegionLock::~PersistentRegionLock ( )

Definition at line 124 of file persistent-node.cc.

Member Function Documentation

◆ AssertLocked()

void cppgc::internal::PersistentRegionLock::AssertLocked ( )
static

Definition at line 130 of file persistent-node.cc.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: