summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/eval-rqstd-abrupt-err-type_FIXTURE.js
blob: ed8e35d49b852f91b6d371b8274028a6dbc67d84 (plain)
1
2
3
4
5
// |reftest| skip -- not a test file
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

throw new TypeError();