Home | History | Annotate | Download | only in src

Lines Matching refs:inconsistent

900     bool inconsistent = PropertyDescriptor::IsDataDescriptor(&target_desc) &&
904 if (inconsistent) {
913 inconsistent = PropertyDescriptor::IsAccessorDescriptor(&target_desc) &&
917 if (inconsistent) {
3364 // For some callers of this method, |object| might be in an inconsistent
5231 bool inconsistent = PropertyDescriptor::IsDataDescriptor(&target_desc) &&
5235 if (inconsistent) {
5240 inconsistent = PropertyDescriptor::IsAccessorDescriptor(&target_desc) &&
5243 if (inconsistent) {