#include <raw-machine-assembler.h>
Definition at line 1235 of file raw-machine-assembler.h.
◆ Type
◆ RawMachineLabel() [1/2]
v8::internal::compiler::RawMachineLabel::RawMachineLabel |
( |
Type | type = kNonDeferred | ) |
|
|
inlineexplicit |
◆ ~RawMachineLabel()
v8::internal::compiler::RawMachineLabel::~RawMachineLabel |
( |
| ) |
|
◆ RawMachineLabel() [2/2]
v8::internal::compiler::RawMachineLabel::RawMachineLabel |
( |
const RawMachineLabel & | | ) |
|
|
delete |
◆ block()
BasicBlock * v8::internal::compiler::RawMachineLabel::block |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ RawMachineAssembler
◆ block_
BasicBlock* v8::internal::compiler::RawMachineLabel::block_ = nullptr |
|
private |
◆ bound_
bool v8::internal::compiler::RawMachineLabel::bound_ = false |
|
private |
◆ deferred_
bool v8::internal::compiler::RawMachineLabel::deferred_ |
|
private |
◆ used_
bool v8::internal::compiler::RawMachineLabel::used_ = false |
|
private |
The documentation for this class was generated from the following files: