Back out 97036ab72558 which inappropriately compared turds to third parties.
3 assertEq(arguments[1], 'x');
6 for (var x = 0; x < 9; ++x) {
8 var obj = new f(x, 'x'); // more than f.length arguments
10 assertEq(Object.getPrototypeOf(obj), f.prototype);