V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::CodeAssemblerParameterizedLabelBase Class Reference
Inheritance diagram for v8::internal::compiler::CodeAssemblerParameterizedLabelBase:
v8::internal::compiler::CodeAssemblerParameterizedLabel< Types >

Public Member Functions

bool is_used () const
 
 CodeAssemblerParameterizedLabelBase (CodeAssembler *assembler, size_t arity, CodeAssemblerLabel::Type type)
 

Protected Member Functions

CodeAssemblerLabelplain_label ()
 
void AddInputs (std::vector< Node *> inputs)
 
NodeCreatePhi (MachineRepresentation rep, const std::vector< Node *> &inputs)
 
const std::vector< Node * > & CreatePhis (std::vector< MachineRepresentation > representations)
 

Detailed Description

Definition at line 1542 of file code-assembler.h.


The documentation for this class was generated from the following files: