michael@0: if (this.hasOwnProperty('Intl')) { michael@0: gc(); michael@0: gcslice(0); michael@0: var thisValues = [ "x" ]; michael@0: thisValues.forEach(function (value) { michael@0: var format = Intl.DateTimeFormat.call(value); michael@0: }); michael@0: }