blob: 146d3ebd45b00f2bf79a317bd0ff6e042fae3cef [file] [log] [blame]
PASS @@toStringTag exists with the appropriate descriptor
PASS Object.prototype.toString
PASS Object.prototype.toString applied after modifying @@toStringTag
PASS Object.prototype.toString applied to a null-prototype instance
PASS Object.prototype.toString applied after nulling the prototype
PASS Object.prototype.toString applied after deleting @@toStringTag