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

Public Member Functions

size_t GetOffsetToPokeAt () const
 
bool IsOutputIgnored () const
 
size_t ConsumedOutputCount () const
 
bool operator== (OutputFrameStateCombine const &other) const
 
bool operator!= (OutputFrameStateCombine const &other) const
 

Static Public Member Functions

static OutputFrameStateCombine Ignore ()
 
static OutputFrameStateCombine PokeAt (size_t index)
 

Static Public Attributes

static const size_t kInvalidIndex = SIZE_MAX
 

Friends

size_t hash_value (OutputFrameStateCombine const &)
 
std::ostream & operator<< (std::ostream &, OutputFrameStateCombine const &)
 

Detailed Description

Definition at line 24 of file frame-states.h.


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