Home | History | Annotate | Download | only in src

Lines Matching defs:NotFound

787 LookupIterator::State LookupIterator::NotFound(JSReceiver* const holder) const {
880 if (number == DescriptorArray::kNotFound) return NotFound(holder);
886 if (number == NameDictionary::kNotFound) return NotFound(holder);