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

Public Member Functions

 FeedbackSlot (int id)
 
int ToInt () const
 
bool IsInvalid () const
 
bool operator== (FeedbackSlot that) const
 
bool operator!= (FeedbackSlot that) const
 

Static Public Member Functions

static FeedbackSlot Invalid ()
 

Friends

size_t hash_value (FeedbackSlot slot)
 
std::ostream & operator<< (std::ostream &os, FeedbackSlot)
 

Detailed Description

Definition at line 986 of file utils.h.


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