Home | History | Annotate | Download | only in src

Lines Matching refs:IsProperty

768   if (!lookup->IsProperty() || !lookup->IsCacheable()) return;
1150 } else if (!lookup->IsProperty()) {
1568 !(lookup.IsProperty() && lookup.IsReadOnly()) &&