Home | History | Annotate | Download | only in ic

Lines Matching full:isfound

226   for (; it->IsFound(); it->Next()) {
299 if (!it.IsFound()) return false;
709 if (it.IsFound() || !ShouldThrowReferenceError(object)) {
718 if (it.IsFound()) {
1021 } else if (!lookup->IsFound()) {
1417 for (; it->IsFound(); it->Next()) {
2891 if (it.IsFound()) return *result;