![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <traced-handles.h>
Static Public Member Functions | |
static ListNode & | GetListNode (TracedNodeBlock *tnb) |
![]() | |
static TracedNodeBlock *** | prev (TracedNodeBlock *tnb) |
static TracedNodeBlock ** | next (TracedNodeBlock *tnb) |
static bool | non_empty (TracedNodeBlock *tnb) |
static bool | in_use (const TracedNodeBlock *tnb) |
Definition at line 179 of file traced-handles.h.
|
inlinestatic |
Definition at line 180 of file traced-handles.h.