Home
last modified time | relevance | path

Searched defs:StaticallyAllocatedInstanceTrait (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/base/
Dlazy-instance.h94 struct StaticallyAllocatedInstanceTrait { struct
96 struct V8_ALIGNAS(T, 16) StorageType {
102 static T* MutableInstance(StorageType* storage) { in MutableInstance()
107 static void InitStorageUsingTrait(StorageType* storage) { in InitStorageUsingTrait()