V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
struct | V8_ALIGNAS (T, 16) StorageType |
STATIC_ASSERT (V8_ALIGNOF(StorageType) >=V8_ALIGNOF(T)) | |
Static Public Member Functions | |
static T * | MutableInstance (StorageType *storage) |
template<typename ConstructTrait > | |
static void | InitStorageUsingTrait (StorageType *storage) |
Definition at line 94 of file lazy-instance.h.