Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
v8
/
test
/
message
/
fail
/
destructuring-new-callable-non-iterable.out
blob: 53f8dec32cbd2746de4278af3f6db6e1b821f44c [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
6
:
TypeError
:
f
is
not
a
function
or
its
return
value
is
not
iterable
var
[
a
]
=
new
f
;
^
TypeError
:
f
is
not
a
function
or
its
return
value
is
not
iterable
at
*%(
basename
)
s
:
6
:
11