|
| Register (int index=kInvalidIndex) |
|
int | index () const |
|
bool | is_parameter () const |
|
bool | is_valid () const |
|
int | ToParameterIndex (int parameter_count) const |
|
bool | is_function_closure () const |
|
bool | is_current_context () const |
|
bool | is_bytecode_array () const |
|
bool | is_bytecode_offset () const |
|
OperandSize | SizeOfOperand () const |
|
int32_t | ToOperand () const |
|
std::string | ToString (int parameter_count) const |
|
bool | operator== (const Register &other) const |
|
bool | operator!= (const Register &other) const |
|
bool | operator< (const Register &other) const |
|
bool | operator<= (const Register &other) const |
|
bool | operator> (const Register &other) const |
|
bool | operator>= (const Register &other) const |
|
Definition at line 21 of file bytecode-register.h.
The documentation for this class was generated from the following files: