V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 &) |
Definition at line 24 of file frame-states.h.