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

#include <code-memory-access.h>

Collaboration diagram for v8::internal::NopRwxMemoryWriteScope:

Public Member Functions

V8_INLINE NopRwxMemoryWriteScope ()=default
 
V8_INLINE NopRwxMemoryWriteScope (const char *comment)
 

Detailed Description

Definition at line 607 of file code-memory-access.h.

Constructor & Destructor Documentation

◆ NopRwxMemoryWriteScope() [1/2]

V8_INLINE v8::internal::NopRwxMemoryWriteScope::NopRwxMemoryWriteScope ( )
default

◆ NopRwxMemoryWriteScope() [2/2]

V8_INLINE v8::internal::NopRwxMemoryWriteScope::NopRwxMemoryWriteScope ( const char * comment)
inlineexplicit

Definition at line 610 of file code-memory-access.h.


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