André Bargull
f0c16faee2
Fix symbol-tag-generators-builtin.js
...
Two issues:
1. There was a typo, the first `gen` should have been `genFn`.
2. And the last `toString` result should be `'[object Generator]'`,
because `Object.getPrototypeOf(gen) == genFn.prototype`. And the
`@@toStringTag` property of `genFn.prototype` is inherited from
`Generator.prototype[@@toStringTag]`.
That also means the "iterator-helpers" flag isn't needed for this test.
2023-10-10 15:44:17 +02:00
..
2022-11-30 16:04:02 -08:00
2020-10-06 12:01:34 -04:00
2022-01-05 17:27:58 -05:00
2022-11-30 16:04:02 -08:00
2021-08-05 18:23:52 -04:00
2021-07-28 13:50:06 -07:00
2020-10-06 12:01:34 -04:00
2020-10-06 12:01:34 -04:00
2021-07-28 13:50:06 -07:00
2021-11-01 12:55:10 -04:00
2020-10-06 12:01:34 -04:00
2020-10-06 12:01:34 -04:00
2023-06-13 19:56:17 -07:00
2022-01-05 17:27:58 -05:00
2019-08-05 10:54:37 -04:00
2020-10-06 12:01:34 -04:00
2020-10-06 12:01:34 -04:00
2020-10-06 12:01:34 -04:00
2020-10-06 12:01:34 -04:00
2021-08-05 18:23:52 -04:00
2020-10-06 12:01:34 -04:00
2023-10-10 15:44:17 +02:00
2022-01-11 10:08:18 -05:00
2022-11-30 16:04:02 -08:00
2021-07-28 13:50:06 -07:00
2017-08-24 15:58:14 -04:00
2020-10-06 12:01:34 -04:00
2019-09-27 15:39:10 -04:00
2021-01-29 09:45:20 -05:00
2019-09-11 17:22:21 -03:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2021-09-02 11:34:27 -07:00
2022-11-30 16:04:02 -08:00
2019-06-19 15:48:53 -04:00
2017-09-07 15:51:13 -04:00