Searched defs:NotFound (Results 1 – 10 of 10) sorted by relevance
31 NotFound, enumerator
23 static InternalIndex NotFound() { return InternalIndex(kNotFound); } in NotFound() function
120 void NotFound() { in NotFound() function
1225 LookupIterator::State LookupIterator::NotFound(JSReceiver const holder) const { in NotFound() function in v8::internal::LookupIterator
205 NotFound, enumerator215 NotFound, enumerator
83 NotFound = 404 enumerator
608 ValT safeLookup(KeyT x, ValT NotFound) const { in safeLookup()1155 treeSafeLookup(KeyT x, ValT NotFound) const { in treeSafeLookup()
103 PropertyAccessInfo PropertyAccessInfo::NotFound( in NotFound() function in v8::internal::compiler::PropertyAccessInfo
89 NotFound, enumerator
96358 static const uintptr_t NotFound = 0; member in JS::PropertyResult