Searched refs:IsFound (Results 1 – 5 of 5) sorted by relevance
223 ASSERT(IsFound()); in holder()228 ASSERT(IsFound()); in type()233 ASSERT(IsFound()); in GetAttributes()245 bool IsFound() { return lookup_type_ != NOT_FOUND; } in IsFound() function250 return IsFound() && (type() < FIRST_PHANTOM_PROPERTY_TYPE); in IsProperty()255 return IsFound() && (type() != NULL_DESCRIPTOR); in IsPropertyOrTransition()
36 if (!IsFound()) { in Print()
701 if (!lookup.IsFound() && type->prototype()->IsJSObject()) { in ComputeTarget()
403 if (!lookup->IsFound() in LookupForRead()1530 if (lookup.IsFound() && lookup.IsReadOnly()) { in Store()
1544 if (result.IsFound()) { in SetPropertyPostInterceptor()1964 if (result->IsFound()) { in LocalLookupRealNamedProperty()2121 if (!result->IsFound()) { in SetProperty()2230 if (!result.IsFound()) { in SetLocalPropertyIgnoreAttributes()