Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
v8
/
test
/
message
/
fail
/
destructuring-array-non-iterable-undefined.out
blob: 564d02c91bab947c39b758e6f677b451accaab31 [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
6
:
TypeError
:
x
is
not
iterable
var
[
y
]
=
x
;
^
TypeError
:
x
is
not
iterable
at
*%(
basename
)
s
:
6
:
11