#include <macro-assembler-arm64.h>
Definition at line 641 of file macro-assembler-arm64.h.
◆ PreambleDirective
◆ PushPopQueue()
v8::internal::MacroAssembler::PushPopQueue::PushPopQueue |
( |
MacroAssembler * |
masm | ) |
|
|
inlineexplicit |
◆ ~PushPopQueue()
v8::internal::MacroAssembler::PushPopQueue::~PushPopQueue |
( |
| ) |
|
|
inline |
◆ PopQueued()
void v8::internal::MacroAssembler::PushPopQueue::PopQueued |
( |
| ) |
|
◆ PushQueued()
◆ Queue()
void v8::internal::MacroAssembler::PushPopQueue::Queue |
( |
const CPURegister & |
rt | ) |
|
|
inline |
◆ masm_
◆ queued_
std::vector<CPURegister> v8::internal::MacroAssembler::PushPopQueue::queued_ |
|
private |
◆ size_
int v8::internal::MacroAssembler::PushPopQueue::size_ |
|
private |
The documentation for this class was generated from the following file: