Home
last modified time | relevance | path

Searched refs:IsTypedSlot (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact.h348 static bool IsTypedSlot(ObjectSlot slot);
Dmark-compact.cc4398 bool SlotsBuffer::IsTypedSlot(ObjectSlot slot) { in IsTypedSlot() function in v8::internal::SlotsBuffer
4508 if (!IsTypedSlot(slot)) { in UpdateSlots()
4525 if (!IsTypedSlot(slot)) { in UpdateSlotsWithFilter()