v8
3.25.30(node0.11.13)
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 253 of file lazy-instance.h.
typedef LazyInstanceImpl<T, DynamicallyAllocatedInstanceTrait<T>, CreateTrait, InitOnceTrait, DestroyTrait> type |
Definition at line 255 of file lazy-instance.h.