![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <node.h>
Classes | |
class | iterator |
Public Types | |
using | value_type = Edge |
Public Member Functions | |
iterator | begin () const |
iterator | end () const |
bool | empty () const |
UseEdges (Node *node) | |
Private Attributes | |
Node * | node_ |
|
inlineexplicit |
|
inline |
bool v8::internal::compiler::Node::UseEdges::empty | ( | ) | const |
|
inline |