Lines Matching refs:FixedDoubleArray
18 extern class FixedDoubleArray extends FixedArrayBase {
83 FixedDoubleArray, intptr, float64): void;
85 FixedDoubleArray, Smi, float64): void;
87 FixedDoubleArray, intptr): float64;
89 a: FixedDoubleArray, i: Smi, v: Number): void {
101 extern macro AllocateZeroedFixedDoubleArray(intptr): FixedDoubleArray;
108 intptr, constexpr AllocationFlag): FixedDoubleArray;
127 source: FixedDoubleArray, first: intptr, count: intptr,
128 capacity: intptr): FixedDoubleArray|EmptyFixedArray {
151 length: intptr, it: Iterator): FixedDoubleArray|EmptyFixedArray {
156 return new FixedDoubleArray{