Searched refs:FillPropertyArrayWithUndefined (Results 1 – 3 of 3) sorted by relevance
2265 FillPropertyArrayWithUndefined(new_properties, var_length.value(), in ExtendPropertiesBackingStore()4871 FillPropertyArrayWithUndefined(property_array, IntPtrConstant(0), length); in GenerateCloneObjectIC()
2107 void FillPropertyArrayWithUndefined(TNode<PropertyArray> array,
4678 void CodeStubAssembler::FillPropertyArrayWithUndefined( in FillPropertyArrayWithUndefined() function in v8::internal::CodeStubAssembler5229 FillPropertyArrayWithUndefined(CAST(from_array), start, property_count); in CopyPropertyArrayValues()