Searched refs:IsFreeListNode (Results 1 – 3 of 3) sorted by relevance
338 bool FreeListNode::IsFreeListNode(HeapObject* object) { in IsFreeListNode() function
1815 ASSERT(IsFreeListNode(this)); in next()1828 ASSERT(IsFreeListNode(this)); in next_address()1839 ASSERT(IsFreeListNode(this)); in set_next()
1304 static inline bool IsFreeListNode(HeapObject* object);