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