Home
last modified time | relevance | path

Searched defs:is_unused (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dlabel.h65 V8_INLINE bool is_unused() const { return pos_ == 0 && near_link_pos_ == 0; } in is_unused() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-map.hh82 bool is_unused () const { return key == kINVALID; } in is_unused() function