#include <node.h>
Definition at line 399 of file node.h.
◆ value_type
◆ Inputs()
| v8::internal::compiler::Node::Inputs::Inputs |
( |
ZoneNodePtr const * | input_root, |
|
|
int | count ) |
|
inlineexplicit |
◆ begin()
◆ count()
| int v8::internal::compiler::Node::Inputs::count |
( |
| ) |
const |
|
inline |
◆ empty()
| bool v8::internal::compiler::Node::Inputs::empty |
( |
| ) |
const |
|
inline |
◆ end()
◆ operator[]()
| Node * v8::internal::compiler::Node::Inputs::operator[] |
( |
int | index | ) |
const |
|
inline |
◆ count_
| int v8::internal::compiler::Node::Inputs::count_ |
|
private |
◆ input_root_
| ZoneNodePtr const* v8::internal::compiler::Node::Inputs::input_root_ |
|
private |
The documentation for this class was generated from the following file: