Home | History | Annotate | Download | only in src

Lines Matching refs:IsProperty

175   Object* end = lookup->IsProperty()
440 if (lookup->IsProperty()) {
528 if (!lookup.IsProperty()) {
688 if (!lookup->IsProperty() || !lookup->IsCacheable()) return;
895 if (!lookup.IsProperty()) {
948 } else if (!lookup->IsProperty()) {
1134 if (!lookup.IsProperty() && IsContextual(object)) {
1199 if (!lookup->IsProperty() || !lookup->IsCacheable()) return;
1363 if (lookup.IsProperty() && lookup.IsReadOnly()) {