mirror of
https://github.com/tc39/test262.git
synced 2025-07-21 04:54:44 +02:00
Update ctor-throws.js
This commit is contained in:
parent
942e65f505
commit
f41447492b
@ -18,7 +18,7 @@ info: |
|
|||||||
[...]
|
[...]
|
||||||
6. Let promise be Construct(C, «executor»).
|
6. Let promise be Construct(C, «executor»).
|
||||||
7. ReturnIfAbrupt(promise).
|
7. ReturnIfAbrupt(promise).
|
||||||
features: [Symbol.species]
|
features: [Symbol.species]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var BadCtor = function() {
|
var BadCtor = function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user