/webidl/ecmascript-binding/class-string-iterator-prototype-object.any.html| status | subtest | message |
|---|---|---|
| FAIL | @@toStringTag exists with the appropriate descriptor | assert_equals: value expected "URLSearchParams Iterator" but got "EntryIterator" |
| FAIL | Object.prototype.toString | assert_equals: expected "[object URLSearchParams Iterator]" but got "[object EntryIterator]" |
| PASS | Object.prototype.toString applied after modifying @@toStringTag | |
| FAIL | Object.prototype.toString applied to a null-prototype instance | assert_equals: expected "[object URLSearchParams Iterator]" but got "[object KeyIterator]" |
| PASS | Object.prototype.toString applied after nulling the prototype |
bundle built 2026-07-16T07:16:48.063Z