v8
3.11.10(node0.8.26)
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.