![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
Node * | from |
Node * | to |
const char * | name |
Definition at line 2971 of file heap-snapshot-generator.cc.
Node* v8::internal::EmbedderGraphImpl::Edge::from |
Definition at line 2972 of file heap-snapshot-generator.cc.
const char* v8::internal::EmbedderGraphImpl::Edge::name |
Definition at line 2974 of file heap-snapshot-generator.cc.
Node* v8::internal::EmbedderGraphImpl::Edge::to |
Definition at line 2973 of file heap-snapshot-generator.cc.