![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Classes | |
| class | iterator |
Public Types | |
| typedef Edge | value_type |
Public Member Functions | |
| iterator | begin () const |
| iterator | end () const |
| bool | empty () const |
| int | count () const |
| value_type | operator[] (int index) const |
| InputEdges (Node **input_root, Use *use_root, int count) | |