v8/test/message/fail/spread-call-4.out
Camillo Bruni f4320c4ea3 [runtime] Add additional test for spread call error
Bug: v8:10378
Change-Id: Ida53679c819e0a1427f31a31526142348510ca78
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2166906
Reviewed-by: Sathya Gunasekaran  <gsathya@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#67386}
2020-04-27 09:40:13 +00:00

6 lines
166 B
Plaintext

*%(basename)s:5: TypeError: Found non-callable @@iterator
console.log(1, ...x);
^
TypeError: Found non-callable @@iterator
at *%(basename)s:5:9