Home
last modified time | relevance | path

Searched refs:IsFreeListNode (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dspaces-inl.h338 bool FreeListNode::IsFreeListNode(HeapObject* object) { in IsFreeListNode() function
Dspaces.cc1815 ASSERT(IsFreeListNode(this)); in next()
1828 ASSERT(IsFreeListNode(this)); in next_address()
1839 ASSERT(IsFreeListNode(this)); in set_next()
Dspaces.h1304 static inline bool IsFreeListNode(HeapObject* object);