![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <lazy-instance.h>
Static Public Member Functions | |
template<typename Function , typename Storage > | |
static void | Init (OnceType *once, Function function, Storage storage) |
Definition at line 142 of file lazy-instance.h.