date-getLocale-oom.js (75B)
1 oomTest(function () { 2 new Date(NaN).toString(); 3 }, {keepFailing: true});