![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::EmbedderGraph, including all inherited members.
| AddEdge(Node *from, Node *to, const char *name=nullptr)=0 | v8::EmbedderGraph | pure virtual |
| AddNativeSize(size_t size) | v8::EmbedderGraph | inlinevirtual |
| AddNode(std::unique_ptr< Node > node)=0 | v8::EmbedderGraph | pure virtual |
| V8Node(const v8::Local< v8::Value > &value)=0 | v8::EmbedderGraph | pure virtual |
| V8Node(const v8::Local< v8::Data > &value) | v8::EmbedderGraph | virtual |
| ~EmbedderGraph()=default | v8::EmbedderGraph | virtual |