Searched refs:AllocateZeroedFixedDoubleArray (Results 1 – 3 of 3) sorted by relevance
101 extern macro AllocateZeroedFixedDoubleArray(intptr): FixedDoubleArray;
397 const absValues = AllocateZeroedFixedDoubleArray(length);
2050 TNode<FixedDoubleArray> AllocateZeroedFixedDoubleArray( in AllocateZeroedFixedDoubleArray() function