Home | History | Annotate | Download | only in src

Lines Matching refs:kAbsent

1363   // If absent, kAbsent is returned.
1365 if (!StringShape(name).IsSymbol()) return kAbsent;
1369 return kAbsent;
1374 ASSERT(result != kAbsent);
1387 static const int kAbsent = -2;