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

#include <assembler-loong64.h>

Collaboration diagram for v8::internal::Assembler::BlockGrowBufferScope:

Public Member Functions

 BlockGrowBufferScope (Assembler *assem)
 
 ~BlockGrowBufferScope ()
 
 BlockGrowBufferScope (Assembler *assem)
 
 ~BlockGrowBufferScope ()
 
 BlockGrowBufferScope (Assembler *assem)
 
 ~BlockGrowBufferScope ()
 

Private Member Functions

 DISALLOW_IMPLICIT_CONSTRUCTORS (BlockGrowBufferScope)
 
 DISALLOW_IMPLICIT_CONSTRUCTORS (BlockGrowBufferScope)
 
 DISALLOW_IMPLICIT_CONSTRUCTORS (BlockGrowBufferScope)
 

Private Attributes

Assemblerassem_
 

Detailed Description

Definition at line 509 of file assembler-riscv.h.

Constructor & Destructor Documentation

◆ BlockGrowBufferScope() [1/3]

v8::internal::Assembler::BlockGrowBufferScope::BlockGrowBufferScope ( Assembler * assem)
inlineexplicit

Definition at line 756 of file assembler-loong64.h.

◆ ~BlockGrowBufferScope() [1/3]

v8::internal::Assembler::BlockGrowBufferScope::~BlockGrowBufferScope ( )
inline

Definition at line 759 of file assembler-loong64.h.

◆ BlockGrowBufferScope() [2/3]

v8::internal::Assembler::BlockGrowBufferScope::BlockGrowBufferScope ( Assembler * assem)
inlineexplicit

Definition at line 1447 of file assembler-mips64.h.

◆ ~BlockGrowBufferScope() [2/3]

v8::internal::Assembler::BlockGrowBufferScope::~BlockGrowBufferScope ( )
inline

Definition at line 1450 of file assembler-mips64.h.

◆ BlockGrowBufferScope() [3/3]

v8::internal::Assembler::BlockGrowBufferScope::BlockGrowBufferScope ( Assembler * assem)
inlineexplicit

Definition at line 511 of file assembler-riscv.h.

◆ ~BlockGrowBufferScope() [3/3]

v8::internal::Assembler::BlockGrowBufferScope::~BlockGrowBufferScope ( )
inline

Definition at line 514 of file assembler-riscv.h.

Member Function Documentation

◆ DISALLOW_IMPLICIT_CONSTRUCTORS() [1/3]

v8::internal::Assembler::BlockGrowBufferScope::DISALLOW_IMPLICIT_CONSTRUCTORS ( BlockGrowBufferScope )
private

◆ DISALLOW_IMPLICIT_CONSTRUCTORS() [2/3]

v8::internal::Assembler::BlockGrowBufferScope::DISALLOW_IMPLICIT_CONSTRUCTORS ( BlockGrowBufferScope )
private

◆ DISALLOW_IMPLICIT_CONSTRUCTORS() [3/3]

v8::internal::Assembler::BlockGrowBufferScope::DISALLOW_IMPLICIT_CONSTRUCTORS ( BlockGrowBufferScope )
private

Member Data Documentation

◆ assem_

Assembler * v8::internal::Assembler::BlockGrowBufferScope::assem_
private

Definition at line 762 of file assembler-loong64.h.


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