Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dswiss-name-dictionary.h305 inline static bool IsEmptyOrDeleted(ctrl_t c);
Dswiss-name-dictionary-inl.h736 bool SwissNameDictionary::IsEmptyOrDeleted(ctrl_t c) { in IsEmptyOrDeleted() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set.h321 inline bool IsEmptyOrDeleted(ctrl_t c) { return c < ctrl_t::kSentinel; }
800 while (IsEmptyOrDeleted(*ctrl_)) {