#include <feedback-vector.h>
Definition at line 125 of file feedback-vector.h.
◆ Iterator() [1/2]
v8::internal::MapsAndHandlers::Iterator::Iterator |
( |
| ) |
|
|
constexprdefault |
◆ Iterator() [2/2]
◆ operator!=()
bool v8::internal::MapsAndHandlers::Iterator::operator!= |
( |
const Iterator & | other | ) |
|
|
inlineconstexpr |
◆ operator*()
value_type v8::internal::MapsAndHandlers::Iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
Iterator & v8::internal::MapsAndHandlers::Iterator::operator++ |
( |
| ) |
|
|
inlineconstexpr |
◆ operator++() [2/2]
Iterator v8::internal::MapsAndHandlers::Iterator::operator++ |
( |
int | | ) |
|
|
inlineconstexpr |
◆ operator==()
bool v8::internal::MapsAndHandlers::Iterator::operator== |
( |
const Iterator & | other | ) |
|
|
inlineconstexpr |
◆ MapsAndHandlers
◆ container_
const MapsAndHandlers* v8::internal::MapsAndHandlers::Iterator::container_ = nullptr |
|
private |
◆ index_
size_t v8::internal::MapsAndHandlers::Iterator::index_ = 0 |
|
private |
The documentation for this class was generated from the following file: