Searched refs:empty_properties_dictionary (Results 1 – 4 of 4) sorted by relevance
322 RecordHashTableHelper(nullptr, heap_->empty_properties_dictionary(), in CollectGlobalStatistics()337 array != heap->empty_properties_dictionary(); in CanRecordFixedArray()
2745 Handle<NameDictionary> empty_properties_dictionary = in CreateInitialObjects() local2747 empty_properties_dictionary->SetRequiresCopyOnCapacityChange(); in CreateInitialObjects()2748 set_empty_properties_dictionary(*empty_properties_dictionary); in CreateInitialObjects()2750 set_public_symbol_table(*empty_properties_dictionary); in CreateInitialObjects()2751 set_api_symbol_table(*empty_properties_dictionary); in CreateInitialObjects()2752 set_api_private_symbol_table(*empty_properties_dictionary); in CreateInitialObjects()
187 V(NameDictionary, empty_properties_dictionary, EmptyPropertiesDictionary) \
7466 DCHECK(!GetHeap()->InNewSpace(GetHeap()->empty_properties_dictionary())); in initialize_properties()7469 GetHeap()->empty_properties_dictionary()); in initialize_properties()