V8 Project
|
#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 154 of file lazy-instance.h.
|
inlinestatic |
Definition at line 156 of file lazy-instance.h.
References v8::base::ONCE_STATE_DONE, and v8::base::ONCE_STATE_UNINITIALIZED.