Home | History | Annotate | Download | only in src

Lines Matching refs:is_accessor_pair

7263   bool is_accessor_pair = it->state() == LookupIterator::ACCESSOR &&
7265 if (!is_accessor_pair) {