v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <lazy-instance.h>
Public Types | |
typedef LazyInstanceImpl< T, StaticallyAllocatedInstanceTrait < T >, CreateTrait, InitOnceTrait, DestroyTrait > | type |
Definition at line 235 of file lazy-instance.h.
typedef LazyInstanceImpl<T, StaticallyAllocatedInstanceTrait<T>, CreateTrait, InitOnceTrait, DestroyTrait> type |
Definition at line 237 of file lazy-instance.h.