Searched refs:IsProperty (Results 1 – 12 of 12) sorted by relevance
175 Object* end = lookup->IsProperty() in HasNormalObjectsInPrototypeChain()440 if (lookup->IsProperty()) { in LookupForRead()528 if (!lookup.IsProperty()) { in LoadFunction()688 if (!lookup->IsProperty() || !lookup->IsCacheable()) return; in UpdateCaches()895 if (!lookup.IsProperty()) { in Load()948 } else if (!lookup->IsProperty()) { in UpdateCaches()1134 if (!lookup.IsProperty() && IsContextual(object)) { in Load()1199 if (!lookup->IsProperty() || !lookup->IsCacheable()) return; in UpdateCaches()1363 if (lookup.IsProperty() && lookup.IsReadOnly()) { in Store()
304 if (result->IsProperty()) { in GetPropertyWithFailedAccessCheck()325 if (r.IsProperty()) { in GetPropertyWithFailedAccessCheck()338 if (r.IsProperty()) { in GetPropertyWithFailedAccessCheck()364 if (result->IsProperty()) { in GetPropertyAttributeWithFailedAccessCheck()385 if (r.IsProperty()) { in GetPropertyAttributeWithFailedAccessCheck()403 if (r.IsProperty()) { in GetPropertyAttributeWithFailedAccessCheck()583 Object* last = result->IsProperty() in GetProperty()608 if (!result->IsProperty()) { in GetProperty()2060 if (result->IsProperty()) { in LookupCallbackSetterInPrototypes()2528 if (result->IsProperty()) return; in LookupRealNamedProperty()[all …]
291 bool IsProperty() { in IsProperty() function
732 if (descs->IsProperty(i) && !descs->IsDontEnum(i)) { in GetEnumPropertyKeys()
892 if (!result->IsProperty()) { in GetOwnPropertyImplementation()925 ASSERT(result->IsProperty()); in CheckAccess()958 if (result->IsProperty()) { in CheckAccess()1098 if (!result.IsProperty()) { in GetOwnProperty()1299 if (lookup.IsProperty()) { in RUNTIME_FUNCTION()1350 if (lookup.IsProperty() && (lookup.type() != INTERCEPTOR)) { in RUNTIME_FUNCTION()1565 if (!lookup.IsProperty()) { in RUNTIME_FUNCTION()4406 if (result.IsProperty() && in RUNTIME_FUNCTION()10153 if (result.IsProperty()) { in RUNTIME_FUNCTION()10211 if (result.IsProperty()) { in RUNTIME_FUNCTION()
2188 if (result.IsProperty()) continue; in TransferNamedProperties()2225 if (result.IsProperty()) continue; in TransferNamedProperties()
344 if (!result.IsProperty()) { in MatchesSlow()
1313 if (lookup->IsProperty()) return; in LookupPostInterceptor()
2220 if (result.IsProperty()) { in GetConstructorName()
1962 bool DescriptorArray::IsProperty(int descriptor_number) { in IsProperty() function
2476 inline bool IsProperty(int descriptor_number);
3132 if (!lookup->IsProperty()) { in GetPropertyByLookup()