#include <macro-assembler-ia32.h>
Definition at line 40 of file macro-assembler-x64.h.
◆ StackArgumentsAccessor() [1/2]
v8::internal::StackArgumentsAccessor::StackArgumentsAccessor |
( |
Register | argc | ) |
|
|
inlineexplicit |
◆ StackArgumentsAccessor() [2/2]
v8::internal::StackArgumentsAccessor::StackArgumentsAccessor |
( |
Register | argc | ) |
|
|
inlineexplicit |
◆ DISALLOW_IMPLICIT_CONSTRUCTORS() [1/2]
◆ DISALLOW_IMPLICIT_CONSTRUCTORS() [2/2]
◆ GetArgumentOperand() [1/2]
Operand v8::internal::StackArgumentsAccessor::GetArgumentOperand |
( |
int | index | ) |
const |
◆ GetArgumentOperand() [2/2]
Operand v8::internal::StackArgumentsAccessor::GetArgumentOperand |
( |
int | index | ) |
const |
◆ GetReceiverOperand() [1/2]
Operand v8::internal::StackArgumentsAccessor::GetReceiverOperand |
( |
| ) |
const |
|
inline |
◆ GetReceiverOperand() [2/2]
Operand v8::internal::StackArgumentsAccessor::GetReceiverOperand |
( |
| ) |
const |
|
inline |
◆ operator[]() [1/2]
Operand v8::internal::StackArgumentsAccessor::operator[] |
( |
int | index | ) |
const |
|
inline |
◆ operator[]() [2/2]
Operand v8::internal::StackArgumentsAccessor::operator[] |
( |
int | index | ) |
const |
|
inline |
◆ argc_
const Register v8::internal::StackArgumentsAccessor::argc_ |
|
private |
The documentation for this class was generated from the following files: