V8 Project
|
#include <lazy-instance.h>
Public Types | |
typedef LazyInstanceImpl< T, DynamicallyAllocatedInstanceTrait< T >, CreateTrait, InitOnceTrait, DestroyTrait > | type |
Definition at line 230 of file lazy-instance.h.
typedef LazyInstanceImpl<T, DynamicallyAllocatedInstanceTrait<T>, CreateTrait, InitOnceTrait, DestroyTrait> v8::base::LazyDynamicInstance< T, CreateTrait, InitOnceTrait, DestroyTrait >::type |
Definition at line 232 of file lazy-instance.h.