#include <utils.h>
Definition at line 641 of file utils.h.
◆ FeedbackSlot() [1/2]
v8::internal::FeedbackSlot::FeedbackSlot |
( |
| ) |
|
|
inline |
◆ FeedbackSlot() [2/2]
v8::internal::FeedbackSlot::FeedbackSlot |
( |
int | id | ) |
|
|
inlineexplicit |
◆ Invalid()
◆ IsInvalid()
bool v8::internal::FeedbackSlot::IsInvalid |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
◆ ToInt()
int v8::internal::FeedbackSlot::ToInt |
( |
| ) |
const |
|
inline |
◆ WithOffset()
FeedbackSlot v8::internal::FeedbackSlot::WithOffset |
( |
int | offset | ) |
const |
|
inline |
◆ hash_value
◆ operator<<
◆ id_
int v8::internal::FeedbackSlot::id_ |
|
private |
◆ kInvalidSlot
const int v8::internal::FeedbackSlot::kInvalidSlot = -1 |
|
staticprivate |
The documentation for this class was generated from the following file: