v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SmiIndex Struct Reference

#include <macro-assembler-x64.h>

Collaboration diagram for SmiIndex:

Public Member Functions

 SmiIndex (Register index_register, ScaleFactor scale)
 

Data Fields

Register reg
 
ScaleFactor scale
 

Detailed Description

Definition at line 73 of file macro-assembler-x64.h.

Constructor & Destructor Documentation

SmiIndex ( Register  index_register,
ScaleFactor  scale 
)
inline

Definition at line 74 of file macro-assembler-x64.h.

Field Documentation

Register reg

Definition at line 77 of file macro-assembler-x64.h.

Referenced by TestSmiIndex().

ScaleFactor scale

Definition at line 78 of file macro-assembler-x64.h.

Referenced by TestSmiIndex().


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