V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::torque::Instruction Class Reference

Public Member Functions

template<class T >
 Instruction (T instr)
 
template<class T >
TCast ()
 
template<class T >
const TCast () const
 
template<class T >
bool Is () const
 
template<class T >
TDynamicCast ()
 
template<class T >
const TDynamicCast () const
 
 Instruction (const Instruction &other)
 
Instructionoperator= (const Instruction &other)
 
InstructionKind kind () const
 
void TypeInstruction (Stack< const Type *> *stack, ControlFlowGraph *cfg) const
 
InstructionBaseoperator-> ()
 
const InstructionBaseoperator-> () const
 

Detailed Description

Definition at line 77 of file instructions.h.


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