V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::IrOpcode Class Reference

Public Types

enum  Value { kLast }
 

Static Public Member Functions

static char const * Mnemonic (Value value)
 
static bool IsCommonOpcode (Value value)
 
static bool IsControlOpcode (Value value)
 
static bool IsJsOpcode (Value value)
 
static bool IsConstantOpcode (Value value)
 
static bool IsPhiOpcode (Value value)
 
static bool IsMergeOpcode (Value value)
 
static bool IsIfProjectionOpcode (Value value)
 
static bool IsGraphTerminator (Value value)
 
static bool IsInlineeOpcode (Value value)
 
static bool IsComparisonOpcode (Value value)
 
static bool IsContextChainExtendingOpcode (Value value)
 

Detailed Description

Definition at line 856 of file opcodes.h.


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