V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::EmbedderGraphImpl, including all inherited members.
AddEdge(Node *from, Node *to, const char *name) final | v8::internal::EmbedderGraphImpl | inlinevirtual |
AddNode(std::unique_ptr< Node > node) final | v8::internal::EmbedderGraphImpl | inlinevirtual |
edges() (defined in v8::internal::EmbedderGraphImpl) | v8::internal::EmbedderGraphImpl | inline |
nodes() (defined in v8::internal::EmbedderGraphImpl) | v8::internal::EmbedderGraphImpl | inline |
V8Node(const v8::Local< v8::Value > &value) final | v8::internal::EmbedderGraphImpl | inlinevirtual |
~EmbedderGraph()=default (defined in v8::EmbedderGraph) | v8::EmbedderGraph | virtual |