v8/test/message/fail/spread-construct-2.out

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
188 B
Plaintext
Raw Normal View History

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