Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Daccess-info.h107 bool IsNotFound() const { return kind() == kNotFound; } in IsNotFound() function
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus.cc411 bool IsNotFound(const Status& status) { in IsNotFound() function