Searched refs:CopyPropertyArrayAndGrow (Results 1 – 3 of 3) sorted by relevance
490 Handle<PropertyArray> CopyPropertyArrayAndGrow(Handle<PropertyArray> array,
2138 Handle<PropertyArray> Factory::CopyPropertyArrayAndGrow( in CopyPropertyArrayAndGrow() function in v8::internal::Factory
3034 isolate->factory()->CopyPropertyArrayAndGrow(old_storage, grow_by); in MigrateFastToFast()