![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
| TracedNodeBlock ** | prev_ = nullptr |
| TracedNodeBlock * | next_ = nullptr |
Definition at line 147 of file traced-handles.h.
| TracedNodeBlock* v8::internal::TracedNodeBlock::ListNode::next_ = nullptr |
Definition at line 149 of file traced-handles.h.
| TracedNodeBlock** v8::internal::TracedNodeBlock::ListNode::prev_ = nullptr |
Definition at line 148 of file traced-handles.h.