V8 Project
|
#include <lazy-instance.h>
Public Types | |
typedef LazyInstanceImpl< T, StaticallyAllocatedInstanceTrait< T >, CreateTrait, InitOnceTrait, DestroyTrait > | type |
Definition at line 209 of file lazy-instance.h.
typedef LazyInstanceImpl<T, StaticallyAllocatedInstanceTrait<T>, CreateTrait, InitOnceTrait, DestroyTrait> v8::base::LazyStaticInstance< T, CreateTrait, InitOnceTrait, DestroyTrait >::type |
Definition at line 211 of file lazy-instance.h.