Searched refs:DictionaryElementsInPrototypeChainOnly (Results 1 – 4 of 4) sorted by relevance
2143 if (!old_receiver_map->DictionaryElementsInPrototypeChainOnly()) { in Store()
7684 if (current_map->DictionaryElementsInPrototypeChainOnly()) { in HandleKeyedElementAccess()8898 if (receiver_map->DictionaryElementsInPrototypeChainOnly()) return false; in TryInlineBuiltinMethodCall()8952 if (receiver_map->DictionaryElementsInPrototypeChainOnly()) return false; in TryInlineBuiltinMethodCall()9069 if (receiver_map->DictionaryElementsInPrototypeChainOnly()) return false; in TryInlineBuiltinMethodCall()
8937 bool Map::DictionaryElementsInPrototypeChainOnly() { in DictionaryElementsInPrototypeChainOnly() function in v8::internal::Map15629 object->map()->DictionaryElementsInPrototypeChainOnly(); in SetPrototypeUnobserved()15687 new_map->DictionaryElementsInPrototypeChainOnly()) { in SetPrototypeUnobserved()
5617 bool DictionaryElementsInPrototypeChainOnly();