Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc3157 Object MakeSlotValue<ObjectSlot, HeapObjectReferenceType::STRONG>( in MakeSlotValue() function
3163 MaybeObject MakeSlotValue<MaybeObjectSlot, HeapObjectReferenceType::STRONG>( in MakeSlotValue() function
3169 MaybeObject MakeSlotValue<MaybeObjectSlot, HeapObjectReferenceType::WEAK>( in MakeSlotValue() function
3175 Object MakeSlotValue<OffHeapObjectSlot, HeapObjectReferenceType::STRONG>( in MakeSlotValue() function
3182 Object MakeSlotValue<FullObjectSlot, HeapObjectReferenceType::STRONG>( in MakeSlotValue() function
3188 MaybeObject MakeSlotValue<FullMaybeObjectSlot, HeapObjectReferenceType::STRONG>( in MakeSlotValue() function