Back out 97036ab72558 which inappropriately compared turds to third parties.
1 // |reftest| skip-if(!xulRuntime.shell)
4 Reflect.parse("({ __proto__: null });");
6 if (typeof reportCompare === "function")
7 reportCompare(true, true);
11 print("Tests complete");