Searched refs:FillFixedDoubleArrayWithZero (Results 1 – 2 of 2) sorted by relevance
2055 FillFixedDoubleArrayWithZero(result, capacity); in AllocateZeroedFixedDoubleArray()2104 void FillFixedDoubleArrayWithZero(TNode<FixedDoubleArray> array,
4095 FillFixedDoubleArrayWithZero(CAST(elements.value()), capacity); in AllocateUninitializedJSArrayWithElements()4787 void CodeStubAssembler::FillFixedDoubleArrayWithZero( in FillFixedDoubleArrayWithZero() function in v8::internal::CodeStubAssembler