#include <maglev-ir.h>
Definition at line 5853 of file maglev-ir.h.
◆ Iterator()
v8::internal::maglev::VirtualObjectList::Iterator::Iterator |
( |
VirtualObject * | entry | ) |
|
|
inlineexplicit |
◆ operator!=()
bool v8::internal::maglev::VirtualObjectList::Iterator::operator!= |
( |
const Iterator & | other | ) |
const |
|
inline |
◆ operator*()
VirtualObject *& v8::internal::maglev::VirtualObjectList::Iterator::operator* |
( |
| ) |
|
|
inline |
◆ operator++()
Iterator & v8::internal::maglev::VirtualObjectList::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator->()
VirtualObject * v8::internal::maglev::VirtualObjectList::Iterator::operator-> |
( |
| ) |
|
|
inline |
◆ operator==()
bool v8::internal::maglev::VirtualObjectList::Iterator::operator== |
( |
const Iterator & | other | ) |
const |
|
inline |
◆ entry_
VirtualObject* v8::internal::maglev::VirtualObjectList::Iterator::entry_ |
|
private |
The documentation for this class was generated from the following file: