V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
VectorSlotPair (Handle< FeedbackVector > vector, FeedbackSlot slot, InlineCacheState ic_state) | |
bool | IsValid () const |
Handle< FeedbackVector > | vector () const |
FeedbackSlot | slot () const |
InlineCacheState | ic_state () const |
int | index () const |
Definition at line 19 of file vector-slot-pair.h.