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

#include <memory-tagging.h>

Collaboration diagram for heap::base::SuspendTagCheckingScope:

Public Member Functions

 SuspendTagCheckingScope () noexcept
 
 ~SuspendTagCheckingScope ()
 

Detailed Description

Definition at line 15 of file memory-tagging.h.

Constructor & Destructor Documentation

◆ SuspendTagCheckingScope()

heap::base::SuspendTagCheckingScope::SuspendTagCheckingScope ( )
noexcept

Definition at line 15 of file memory-tagging.cc.

◆ ~SuspendTagCheckingScope()

heap::base::SuspendTagCheckingScope::~SuspendTagCheckingScope ( )

Definition at line 31 of file memory-tagging.cc.


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