v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Assembler::BlockConstPoolScope Class Reference

#include <assembler-arm.h>

Public Member Functions

 BlockConstPoolScope (Assembler *assem)
 
 ~BlockConstPoolScope ()
 
 BlockConstPoolScope (Assembler *assem)
 
 ~BlockConstPoolScope ()
 

Detailed Description

Definition at line 1367 of file assembler-arm.h.

Constructor & Destructor Documentation

BlockConstPoolScope ( Assembler assem)
inlineexplicit

Definition at line 1369 of file assembler-arm.h.

References Assembler::StartBlockConstPool().

~BlockConstPoolScope ( )
inline

Definition at line 1372 of file assembler-arm.h.

References Assembler::EndBlockConstPool().

BlockConstPoolScope ( Assembler assem)
inlineexplicit

Definition at line 1791 of file assembler-arm64.h.

References Assembler::StartBlockConstPool().

~BlockConstPoolScope ( )
inline

Definition at line 1794 of file assembler-arm64.h.

References Assembler::EndBlockConstPool().


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