Home | History | Annotate | Download | only in src

Lines Matching refs:IsReadOnly

1272   if (lookup->IsReadOnly()) return false;
1363 if (lookup.IsProperty() && lookup.IsReadOnly()) {
2024 ASSERT(debug_lookup.type() == CALLBACKS && !debug_lookup.IsReadOnly());