Searched refs:empty_slow_element_dictionary (Results 1 – 10 of 10) sorted by relevance
185 V(NumberDictionary, empty_slow_element_dictionary, \
803 HeapObject* empty_slow_element_dictionary = in PrototypeHasNoElements() local804 roots.empty_slow_element_dictionary(); in PrototypeHasNoElements()810 elements != empty_slow_element_dictionary) { in PrototypeHasNoElements()
3367 elements != roots.empty_slow_element_dictionary()) { in Throw()3375 elements != roots.empty_slow_element_dictionary()) { in Throw()3399 elements != roots.empty_slow_element_dictionary()) { in Throw()
47 V(EmptySlowElementDictionary, empty_slow_element_dictionary, \
1000 Node* empty_slow_element_dictionary = in BranchIfPrototypesHaveNoElements() local1035 Branch(WordEqual(prototype_elements, empty_slow_element_dictionary), in BranchIfPrototypesHaveNoElements()
8694 length == 0 ? isolate->factory()->empty_slow_element_dictionary() in PreventExtensionsWithTransition()8776 ReadOnlyRoots(isolate).empty_slow_element_dictionary()) { in PreventExtensionsWithTransition()
327 : factory->empty_slow_element_dictionary(); in CreateTemplates()
189 result = GetReadOnlyRoots().empty_slow_element_dictionary(); in GetInitialElements()
291 ReadOnlyRoots(isolate).empty_slow_element_dictionary() in AddDescriptorsByTemplate()
748 array != roots.empty_slow_element_dictionary() && in CanRecordFixedArray()