summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/call-undeclared-function.js
blob: 2c6f9aaec17df2844af95762f2e0a868d2069298 (plain)
1
2
3
4
5
// Copyright 2016 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.

not_declared();