Home | History | Annotate | Download | only in src

Lines Matching refs:old_details

2236       PropertyDetails old_details = it.property_details();
2239 if (old_details.IsReadOnly() || old_details.IsDontEnum() ||
2240 old_details.type() == CALLBACKS) {