V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::CodeAssemblerVariable Class Reference
Inheritance diagram for v8::internal::compiler::CodeAssemblerVariable:
v8::internal::compiler::TypedCodeAssemblerVariable< v8::internal::FixedArray > v8::internal::compiler::TypedCodeAssemblerVariable< v8::internal::IntPtrT > v8::internal::compiler::TypedCodeAssemblerVariable< v8::internal::Object > v8::internal::compiler::TypedCodeAssemblerVariable< T >

Classes

class  Impl
 

Public Member Functions

 CodeAssemblerVariable (CodeAssembler *assembler, MachineRepresentation rep)
 
 CodeAssemblerVariable (CodeAssembler *assembler, MachineRepresentation rep, Node *initial_value)
 
void Bind (Node *value)
 
Nodevalue () const
 
MachineRepresentation rep () const
 
bool IsBound () const
 

Friends

class CodeAssemblerLabel
 
class CodeAssemblerState
 
std::ostream & operator<< (std::ostream &, const Impl &)
 
std::ostream & operator<< (std::ostream &, const CodeAssemblerVariable &)
 

Detailed Description

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


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