![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <doubly-threaded-list.h>
Static Public Member Functions | |
static T ** | prev (T t) |
static T * | next (T t) |
static bool | non_empty (T t) |
Definition at line 15 of file doubly-threaded-list.h.
|
inlinestatic |
Definition at line 17 of file doubly-threaded-list.h.
|
inlinestatic |
Definition at line 18 of file doubly-threaded-list.h.
|
inlinestatic |
Definition at line 16 of file doubly-threaded-list.h.