Linus Groh
a82f5382ff
Remove 'AsyncArrowFunction' test
...
There is no such hidden constructor, it's the same as the hidden
AsyncFunction constructor. In other words:
```js
Object.getPrototypeOf(async () => {}).constructor ===
Object.getPrototypeOf(async function () {}).constructor
```
Also add a test to ensure that %AsyncFunction.prototype% is indeed the
prototype of an async arrow function.
Closes #4044 .
2024-07-04 11:03:23 +02:00
..
2020-10-14 14:01:01 -04:00
2019-07-10 20:20:16 -04:00
2016-07-28 15:11:28 -07:00
2017-04-06 17:50:59 -04:00
2020-10-05 10:53:43 -04:00
2020-10-05 10:53:43 -04:00
2020-10-05 10:53:43 -04:00
2020-10-05 10:53:43 -04:00
2020-10-05 10:53:43 -04:00
2020-10-05 10:53:43 -04:00
2022-10-17 11:21:23 +02:00
2022-10-17 11:21:23 +02:00
2022-10-17 11:21:23 +02:00
2022-10-17 11:21:23 +02:00
2018-10-05 10:37:21 -04:00
2018-10-05 10:37:21 -04:00
2018-10-05 10:37:21 -04:00
2018-10-23 13:51:17 +02:00
2018-10-05 10:37:21 -04:00
2018-10-05 10:37:21 -04:00
2018-10-05 10:37:21 -04:00
2018-10-23 13:51:17 +02:00
2018-10-05 10:37:21 -04:00
2018-10-23 13:51:17 +02:00
2018-10-23 13:51:17 +02:00
2018-10-23 13:51:17 +02:00
2018-10-23 13:51:17 +02:00
2018-10-23 13:51:17 +02:00
2022-10-17 11:21:23 +02:00
2018-10-23 13:51:17 +02:00
2018-10-23 13:51:17 +02:00
2018-10-23 13:51:17 +02:00
2018-10-23 13:51:17 +02:00
2018-10-23 13:51:17 +02:00
2018-10-23 13:51:17 +02:00
2021-01-28 16:03:01 -08:00
2021-01-28 16:03:01 -08:00
2020-01-08 09:30:47 -08:00
2019-08-15 10:58:40 -04:00
2019-07-10 20:20:16 -04:00
2018-10-05 10:37:21 -04:00
2018-10-05 10:37:21 -04:00
2024-07-04 11:03:23 +02:00
2019-07-10 20:20:16 -04:00
2018-10-23 13:51:17 +02:00
2017-02-17 19:29:21 -05:00
2017-02-17 19:29:21 -05:00
2017-02-17 19:29:21 -05:00
2017-02-17 19:29:21 -05:00
2017-02-17 19:29:21 -05:00
2017-02-17 19:29:21 -05:00
2017-02-17 19:29:21 -05:00
2017-02-17 19:29:21 -05:00
2017-02-17 19:29:21 -05:00
2020-09-25 15:54:49 -04:00
2020-09-25 15:54:49 -04:00