Searched refs:is_accessor_pair (Results 1 – 1 of 1) sorted by relevance
7947 bool is_accessor_pair = it->state() == LookupIterator::ACCESSOR && in GetOwnPropertyDescriptor() local7949 if (!is_accessor_pair) { in GetOwnPropertyDescriptor()