Back out 97036ab72558 which inappropriately compared turds to third parties.
1 load(libdir + "asserts.js");
3 // Throw a TypeError if the trap does not return an object
4 assertThrowsInstanceOf(function () {
5 Object.keys(new Proxy({}, {
6 keys: function (target) {