V8 Project
|
#include <generic-node.h>
Classes | |
class | iterator |
Public Member Functions | |
iterator | begin () |
iterator | end () |
Inputs (GenericNode *node) | |
Private Attributes | |
GenericNode * | node_ |
Definition at line 62 of file generic-node.h.
|
inlineexplicit |
Definition at line 68 of file generic-node.h.
|
inline |
Definition at line 36 of file generic-node-inl.h.
References v8::internal::compiler::GenericNode< B, S >::Inputs::node_.
|
inline |
Definition at line 42 of file generic-node-inl.h.
Referenced by v8::internal::compiler::GenericNode< B, S >::RemoveAllInputs().
|
private |
Definition at line 71 of file generic-node.h.
Referenced by v8::internal::compiler::GenericNode< B, S >::Inputs::begin().