We can create the RefCountedArray<Instruction> directly instead of first creating a Vector<Instruction> and then building the RefCountedArray from that.
*** This bug has been marked as a duplicate of bug 149999 ***