node/deps/v8/test/message/fail/spread-construct.out
Michaël Zasso 1d6adf7432
deps: update V8 to 8.3.110.9
PR-URL: https://github.com/nodejs/node/pull/32831
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2020-05-12 16:12:13 +02:00

6 lines
186 B
Plaintext

*%(basename)s:6: TypeError: x is not iterable (cannot read property null)
new p(1, ...x);
^
TypeError: x is not iterable (cannot read property null)
at *%(basename)s:6:1