![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <worklist.h>
Static Public Member Functions | |
static void | EnforcePredictableOrder () |
static bool | PredictableOrder () |
Static Private Attributes | |
static bool | predictable_order_ = false |
Definition at line 37 of file worklist.h.
|
static |
|
inlinestatic |
|
staticprivate |
Definition at line 44 of file worklist.h.