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