#include <state-values-utils.h>
Definition at line 90 of file state-values-utils.h.
◆ iterator() [1/2]
v8::internal::compiler::StateValuesAccess::iterator::iterator |
( |
| ) |
|
|
inlineprivate |
◆ iterator() [2/2]
v8::internal::compiler::StateValuesAccess::iterator::iterator |
( |
Node * | node | ) |
|
|
explicitprivate |
◆ Advance()
void v8::internal::compiler::StateValuesAccess::iterator::Advance |
( |
| ) |
|
|
private |
◆ AdvanceTillNotEmpty()
size_t v8::internal::compiler::StateValuesAccess::iterator::AdvanceTillNotEmpty |
( |
| ) |
|
◆ done()
bool v8::internal::compiler::StateValuesAccess::iterator::done |
( |
| ) |
const |
|
inline |
◆ EnsureValid()
void v8::internal::compiler::StateValuesAccess::iterator::EnsureValid |
( |
| ) |
|
|
private |
◆ node()
Node * v8::internal::compiler::StateValuesAccess::iterator::node |
( |
| ) |
|
◆ operator!=()
bool v8::internal::compiler::StateValuesAccess::iterator::operator!= |
( |
iterator const & | other | ) |
const |
◆ operator*()
◆ operator++()
◆ Pop()
void v8::internal::compiler::StateValuesAccess::iterator::Pop |
( |
| ) |
|
|
private |
◆ Push()
void v8::internal::compiler::StateValuesAccess::iterator::Push |
( |
Node * | node | ) |
|
|
private |
◆ Top()
◆ type()
MachineType v8::internal::compiler::StateValuesAccess::iterator::type |
( |
| ) |
|
|
private |
◆ StateValuesAccess
◆ current_depth_
int v8::internal::compiler::StateValuesAccess::iterator::current_depth_ |
|
private |
◆ kMaxInlineDepth
const int v8::internal::compiler::StateValuesAccess::iterator::kMaxInlineDepth = 8 |
|
staticprivate |
◆ stack_
The documentation for this class was generated from the following files: