1 2 3 4 5
// |jit-test| skip-if: !('oomTest' in this) oomTest(function () { new Date(NaN).toString(); }, {keepFailing: true});