#include <liftoff-register.h>
Definition at line 525 of file liftoff-register.h.
◆ Iterator()
v8::internal::wasm::LiftoffRegList::Iterator::Iterator |
( |
LiftoffRegList | remaining | ) |
|
|
inlineexplicitprivate |
◆ operator*()
LiftoffRegister v8::internal::wasm::LiftoffRegList::Iterator::operator* |
( |
| ) |
|
|
inline |
◆ operator++()
Iterator & v8::internal::wasm::LiftoffRegList::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator==()
bool v8::internal::wasm::LiftoffRegList::Iterator::operator== |
( |
const Iterator & | other | ) |
const |
|
default |
◆ LiftoffRegList
◆ remaining_
LiftoffRegList v8::internal::wasm::LiftoffRegList::Iterator::remaining_ |
|
private |
The documentation for this class was generated from the following file: