#include <feedback-vector.h>
Definition at line 1101 of file feedback-vector.h.
◆ State
◆ FeedbackIterator()
v8::internal::FeedbackIterator::FeedbackIterator |
( |
const FeedbackNexus * | nexus | ) |
|
|
explicit |
◆ Advance()
void v8::internal::FeedbackIterator::Advance |
( |
| ) |
|
◆ AdvancePolymorphic()
void v8::internal::FeedbackIterator::AdvancePolymorphic |
( |
| ) |
|
|
private |
◆ done()
bool v8::internal::FeedbackIterator::done |
( |
| ) |
|
|
inline |
◆ handler()
◆ HandlerIndexForEntry()
static int v8::internal::FeedbackIterator::HandlerIndexForEntry |
( |
int | entry | ) |
|
|
inlinestatic |
◆ map()
Tagged< Map > v8::internal::FeedbackIterator::map |
( |
| ) |
|
|
inline |
◆ MapIndexForEntry()
static int v8::internal::FeedbackIterator::MapIndexForEntry |
( |
int | entry | ) |
|
|
inlinestatic |
◆ SizeFor()
static int v8::internal::FeedbackIterator::SizeFor |
( |
int | number_of_entries | ) |
|
|
inlinestatic |
◆ done_
bool v8::internal::FeedbackIterator::done_ |
|
private |
◆ handler_
◆ index_
int v8::internal::FeedbackIterator::index_ |
|
private |
◆ kEntrySize
int v8::internal::FeedbackIterator::kEntrySize = 2 |
|
staticconstexpr |
◆ kHandlerOffset
int v8::internal::FeedbackIterator::kHandlerOffset = 1 |
|
staticconstexpr |
◆ map_
Tagged<Map> v8::internal::FeedbackIterator::map_ |
|
private |
◆ polymorphic_feedback_
◆ state_
State v8::internal::FeedbackIterator::state_ |
|
private |
The documentation for this class was generated from the following files: