Home | History | Annotate | Download | only in ic

Lines Matching refs:IsFound

302   for (; it->IsFound(); it->Next()) {
678 if (it.IsFound() || !ShouldThrowReferenceError()) {
687 if (it.IsFound()) {
1103 } else if (!lookup->IsFound()) {
1682 for (; it->IsFound(); it->Next()) {
3144 if (it.IsFound()) return *result;