Home
last modified time | relevance | path

Searched refs:MutableInstance (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dlazy-instance.h100 static T* MutableInstance(StorageType* storage) { in MutableInstance() function
115 static T* MutableInstance(StorageType* storage) { in MutableInstance() function
181 return AllocationTrait::MutableInstance(&storage_); in Pointer()
186 return *AllocationTrait::MutableInstance(&storage_); in Get()

Completed in 2 milliseconds