Searched refs:FillFixedDoubleArrayWithZero (Results 1 – 2 of 2) sorted by relevance
1427 FillFixedDoubleArrayWithZero(result, capacity); in AllocateZeroedFixedDoubleArray()1454 void FillFixedDoubleArrayWithZero(TNode<FixedDoubleArray> array,
4258 void CodeStubAssembler::FillFixedDoubleArrayWithZero( in FillFixedDoubleArrayWithZero() function in v8::internal::CodeStubAssembler