Lines Matching refs:SetProperties
1338 result->SetProperties(*dictionary); in New()
2096 object->SetProperties(*dictionary); in SetNormalizedProperty()
4192 object->SetProperties(*new_storage); in MigrateFastToFast()
4336 object->SetProperties(*array); in MigrateFastToFast()
4438 object->SetProperties(*dictionary); in MigrateFastToSlow()
6161 object->SetProperties(*array); in AllocateStorageForMap()
6506 object->SetProperties(ReadOnlyRoots(isolate).empty_fixed_array()); in MigrateSlowToFast()
6606 object->SetProperties(*fields); in MigrateSlowToFast()
6748 void JSReceiver::SetProperties(HeapObject* properties) { in SetProperties() function in v8::internal::JSReceiver
6854 object->SetProperties(*dictionary); in DeleteNormalizedProperty()
7844 if (!dict.is_identical_to(result)) proxy->SetProperties(*result); in SetPrivateSymbol()
16993 global->SetProperties(*dictionary); in EnsureEmptyPropertyCell()