V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::ExplicitOperand Class Reference
Inheritance diagram for v8::internal::compiler::ExplicitOperand:
NON_EXPORTED_BASELocationOperand

Public Member Functions

 ExplicitOperand (LocationKind kind, MachineRepresentation rep, int index)
 
 INSTRUCTION_OPERAND_CASTS (ExplicitOperand, EXPLICIT)
 

Static Public Member Functions

static ExplicitOperandNew (Zone *zone, LocationKind kind, MachineRepresentation rep, int index)
 

Detailed Description

Definition at line 510 of file instruction.h.


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