Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
v8
/
test
/
message
/
fail
/
spread-construct-3.out
blob: 64d4bfcdceb9d3089788d5fae6ba79012b941cab [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
7
:
TypeError
:
p
is
not
iterable
(
cannot read
property
undefined
)
var
[
x
]
=
new
t
(...
p
);
^
TypeError
:
p
is
not
iterable
(
cannot read
property
undefined
)
at
*%(
basename
)
s
:
7
:
11