V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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) |