summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/type-profile/regress-707223.js
blob: 078b687c51b06988eeffe0bd598caab8c8de2fca (plain)
1
2
3
4
5
6
7
8
// Copyright 2017 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.

// Flags: --type-profile

let e;
eval("e");