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

Static Public Member Functions

static bool HasContextInput (const Operator *op)
 
static int GetContextInputCount (const Operator *op)
 
static bool NeedsExactContext (const Operator *op)
 
static bool HasFrameStateInput (const Operator *op)
 
static int GetFrameStateInputCount (const Operator *op)
 
static int GetTotalInputCount (const Operator *op)
 
static bool IsBasicBlockBegin (const Operator *op)
 

Detailed Description

Definition at line 18 of file operator-properties.h.


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