V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::StaticallyAllocatedInstanceTrait< T > Struct Template Reference

Public Member Functions

struct V8_ALIGNAS (T, 16) StorageType
 
 STATIC_ASSERT (V8_ALIGNOF(StorageType) >=V8_ALIGNOF(T))
 

Static Public Member Functions

static TMutableInstance (StorageType *storage)
 
template<typename ConstructTrait >
static void InitStorageUsingTrait (StorageType *storage)
 

Detailed Description

template<typename T>
struct v8::base::StaticallyAllocatedInstanceTrait< T >

Definition at line 94 of file lazy-instance.h.


The documentation for this struct was generated from the following file: