Home | History | Annotate | Download | only in src

Lines Matching refs:kAbsent

2291   // If absent, kAbsent is returned.
2293 if (!StringShape(name).IsSymbol()) return kAbsent;
2297 return kAbsent;
2302 ASSERT(result != kAbsent);
2315 static const int kAbsent = -2;
2322 results_[i] = kAbsent;