Sign in
cobalt
/
cobalt
/
5ac52c483642b4db38dbd342c3c4978c98971a6e
/
.
/
src
/
third_party
/
v8
/
test
/
mjsunit
/
regress
/
regress-902810.js
blob: 76ea7d9443708ccf8a21cdc9edb6f446c00ae3e7 [
file
] [
log
] [
blame
]
// Copyright 2018 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
assertThrows
(
"((__v_4 = __v_4, __v_0) => eval(__v_4))()"
,
ReferenceError
)