Lines Matching full:isfound
744 for (; it->IsFound(); it->Next()) {
782 for (; it->IsFound(); it->Next()) {
922 for (; it->IsFound(); it->Next()) {
1303 for (it->Next(); it->IsFound(); it->Next()) {
1369 for (; it->IsFound() && it->state() != LookupIterator::JSPROXY; it->Next()) {
4075 for (; it->IsFound(); it->Next()) {
4201 for (; own_lookup.IsFound(); own_lookup.Next()) {
5197 DCHECK(!it.IsFound());
5235 for (; it->IsFound(); it->Next()) {
5450 for (; it->IsFound(); it->Next()) {
6249 for (; it->IsFound(); it->Next()) {
6853 if (it->IsFound()) {
7208 if (it.IsFound()) {
7246 if (it->IsFound() && it->GetHolder<JSReceiver>()->IsJSProxy()) {
9007 preexists = it->IsFound();
9069 if (it.IsFound() && !it.IsConfigurable()) {
9091 for (; it.IsFound(); it.Next()) {
15062 DCHECK(it.IsFound());
16106 CHECK(it.IsFound());