Searched refs:NextHolder (Results 1 – 2 of 2) sorted by relevance
237 V8_WARN_UNUSED_RESULT inline JSReceiver NextHolder(Map map);
111 JSReceiver maybe_holder = NextHolder(map); in NextInternal()1214 JSReceiver LookupIterator::NextHolder(Map map) { in NextHolder() function in v8::internal::LookupIterator