v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <lazy-instance.h>
Public Types | |
typedef LazyInstanceImpl< T, DynamicallyAllocatedInstanceTrait < T >, CreateTrait, InitOnceTrait, DestroyTrait > | type |
Definition at line 256 of file lazy-instance.h.
typedef LazyInstanceImpl<T, DynamicallyAllocatedInstanceTrait<T>, CreateTrait, InitOnceTrait, DestroyTrait> type |
Definition at line 258 of file lazy-instance.h.