AllocateRawFixedDoubleArray 4673 src/heap.cc      { MaybeObject* maybe_obj = AllocateRawFixedDoubleArray(len, NOT_TENURED);
AllocateRawFixedDoubleArray 4804 src/heap.cc      MaybeObject* maybe_obj = AllocateRawFixedDoubleArray(length, pretenure);
AllocateRawFixedDoubleArray 4821 src/heap.cc      MaybeObject* maybe_obj = AllocateRawFixedDoubleArray(length, pretenure);
AllocateRawFixedDoubleArray  801 src/heap.h       MUST_USE_RESULT MaybeObject* AllocateRawFixedDoubleArray(