Searched refs:END_AT_NON_HIDDEN (Results 1 – 7 of 7) sorted by relevance
48 if (!is_at_end_ && where_to_end_ == END_AT_NON_HIDDEN) { in PrototypeIterator()64 if (!is_at_end_ && where_to_end_ == END_AT_NON_HIDDEN) { in PrototypeIterator()100 is_at_end_ = where_to_end_ == END_AT_NON_HIDDEN ? !map->has_hidden_prototype() in AdvanceIgnoringProxies()138 is_at_end_ = where_to_end_ == END_AT_NON_HIDDEN || handle_->IsNull(isolate_); in AdvanceFollowingProxiesIgnoringAccessChecks()
28 enum WhereToEnd { END_AT_NULL, END_AT_NON_HIDDEN }; enumerator
177 ? PrototypeIterator::END_AT_NON_HIDDEN in CollectKeys()
826 PrototypeIterator::END_AT_NON_HIDDEN); in HolderIsReceiverOrHiddenPrototype()
775 PrototypeIterator::END_AT_NON_HIDDEN); in GetPrototype()
15553 PrototypeIterator::END_AT_NON_HIDDEN); in SetPrototype()
39 PrototypeIterator::END_AT_NON_HIDDEN); in GetCompatibleReceiver()