michael@0: function TestCase(n, d, e, a) {} michael@0: function reportCompare () { michael@0: var testcase = new TestCase(); michael@0: } michael@0: reportCompare(); michael@0: schedulegc(10); michael@0: this.TestCase=Number; michael@0: reportCompare(4294967295.5);