Searched defs:is_linked (Results 1 – 2 of 2) sorted by relevance
14 bool FreeListCategory::is_linked(FreeList* owner) const { in is_linked() function
61 V8_INLINE bool is_linked() const { return pos_ > 0; } in is_linked() function