#include <machine-operator.h>
Definition at line 270 of file machine-operator.h.
◆ StackSlotRepresentation()
v8::internal::compiler::StackSlotRepresentation::StackSlotRepresentation |
( |
int | size, |
|
|
int | alignment, |
|
|
bool | is_tagged ) |
|
inline |
◆ alignment()
int v8::internal::compiler::StackSlotRepresentation::alignment |
( |
| ) |
const |
|
inline |
◆ is_tagged()
bool v8::internal::compiler::StackSlotRepresentation::is_tagged |
( |
| ) |
const |
|
inline |
◆ size()
int v8::internal::compiler::StackSlotRepresentation::size |
( |
| ) |
const |
|
inline |
◆ alignment_
int v8::internal::compiler::StackSlotRepresentation::alignment_ |
|
private |
◆ is_tagged_
bool v8::internal::compiler::StackSlotRepresentation::is_tagged_ |
|
private |
◆ size_
int v8::internal::compiler::StackSlotRepresentation::size_ |
|
private |
The documentation for this class was generated from the following file: