Searched refs:NewPropertyArray (Results 1 – 6 of 6) sorted by relevance
115 factory->NewPropertyArray(num_oob_fields, AllocationType::kSharedOld); in BUILTIN()
307 isolate->factory()->NewPropertyArray(count); in AddDescriptorsByTemplate()
126 Handle<PropertyArray> NewPropertyArray(
449 Handle<PropertyArray> Factory::NewPropertyArray(int length, in NewPropertyArray() function in v8::internal::Factory
3073 Handle<PropertyArray> array = isolate->factory()->NewPropertyArray(external); in MigrateFastToFast()3407 Handle<PropertyArray> array = isolate->factory()->NewPropertyArray(external); in AllocateStorageForMap()3774 factory->NewPropertyArray(number_of_allocated_fields); in MigrateSlowToFast()
1955 factory()->NewPropertyArray(no_properties); in DeserializeObjects()