V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::CommonOperatorGlobalCache Struct Referencefinal

Classes

struct  BeginRegionOperator
 
struct  BranchOperator
 
struct  DeoptimizeIfOperator
 
struct  DeoptimizeOperator
 
struct  DeoptimizeUnlessOperator
 
struct  EffectPhiOperator
 
struct  EndOperator
 
struct  InductionVariablePhiOperator
 
struct  LoopOperator
 
struct  MergeOperator
 
struct  ParameterOperator
 
struct  PhiOperator
 
struct  ProjectionOperator
 
struct  ReturnOperator
 
struct  StateValuesOperator
 
struct  TrapIfOperator
 
struct  TrapUnlessOperator
 

Public Attributes

BeginRegionOperator< RegionObservability::kObservable > kBeginRegionObservableOperator
 
BeginRegionOperator< RegionObservability::kNotObservable > kBeginRegionNotObservableOperator
 

Detailed Description

Definition at line 605 of file common-operator.cc.


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