Lines Matching refs:SetProperties
834 void JSReceiver::SetProperties(HeapObject properties) { in SetProperties() function in v8::internal::JSReceiver
909 object->SetProperties(*dictionary); in DeleteNormalizedProperty()
914 object->SetProperties(*dictionary); in DeleteNormalizedProperty()
2692 object->SetProperties(*dictionary); in SetNormalizedProperty()
2705 object->SetProperties(*dictionary); in SetNormalizedProperty()
3052 object->SetProperties(*new_storage); in MigrateFastToFast()
3166 object->SetProperties(*array); in MigrateFastToFast()
3283 object->SetProperties(*ord_dictionary); in MigrateFastToSlow()
3285 object->SetProperties(*dictionary); in MigrateFastToSlow()
3422 object->SetProperties(*array); in AllocateStorageForMap()
3751 object->SetProperties(ReadOnlyRoots(isolate).empty_fixed_array()); in MigrateSlowToFast()
3871 object->SetProperties(*fields); in MigrateSlowToFast()