Searched defs:is_unused (Results 1 – 2 of 2) sorted by relevance
58 V8_INLINE bool is_unused() const { return pos_ == 0 && near_link_pos_ == 0; } in is_unused() function
56 bool is_unused () const { return key == INVALID; } in is_unused() function