blob: c3c5d84fa53e51ee2b3fda4bf447ff7482d0447a [file] [log] [blame]
function TestCase(n, d, e, a) {}
function reportCompare () {
var testcase = new TestCase();
}
reportCompare();
schedulegc(10);
this.TestCase=Number;
reportCompare(4294967295.5);