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

#include <code-memory-access.h>

Inheritance diagram for v8::internal::RwxMemoryWriteScopeForTesting:
Collaboration diagram for v8::internal::RwxMemoryWriteScopeForTesting:

Public Member Functions

V8_EXPORT_PRIVATE RwxMemoryWriteScopeForTesting ()
 
V8_EXPORT_PRIVATE ~RwxMemoryWriteScopeForTesting ()
 
 RwxMemoryWriteScopeForTesting (const RwxMemoryWriteScopeForTesting &)=delete
 
RwxMemoryWriteScopeForTestingoperator= (const RwxMemoryWriteScopeForTesting &)=delete
 
- Public Member Functions inherited from v8::internal::RwxMemoryWriteScope
V8_INLINE RwxMemoryWriteScope (const char *comment)
 
V8_INLINE ~RwxMemoryWriteScope ()
 
 RwxMemoryWriteScope (const RwxMemoryWriteScope &)=delete
 
RwxMemoryWriteScopeoperator= (const RwxMemoryWriteScope &)=delete
 

Additional Inherited Members

- Static Public Member Functions inherited from v8::internal::RwxMemoryWriteScope
static V8_INLINE bool IsSupported ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ RwxMemoryWriteScopeForTesting() [1/2]

v8::internal::RwxMemoryWriteScopeForTesting::RwxMemoryWriteScopeForTesting ( )

Definition at line 43 of file code-memory-access.cc.

◆ ~RwxMemoryWriteScopeForTesting()

v8::internal::RwxMemoryWriteScopeForTesting::~RwxMemoryWriteScopeForTesting ( )

Definition at line 46 of file code-memory-access.cc.

◆ RwxMemoryWriteScopeForTesting() [2/2]

v8::internal::RwxMemoryWriteScopeForTesting::RwxMemoryWriteScopeForTesting ( const RwxMemoryWriteScopeForTesting & )
delete

Member Function Documentation

◆ operator=()

RwxMemoryWriteScopeForTesting & v8::internal::RwxMemoryWriteScopeForTesting::operator= ( const RwxMemoryWriteScopeForTesting & )
delete

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