blob: 9860b428b137e104de74ac3b94f7b46bc9a8f42b [file] [log] [blame]
Ben Murdoch4a90d5f2016-03-22 12:00:34 +00001// Copyright 2015 the V8 project authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5Error.prepareStackTrace = (e,s) => s;
6var __v_3 = Error().stack[0].constructor;
7var __v_4 = {};
8function __f_3() {}
9var __v_5 = __v_3.call(null, __v_4, __f_3, {valueOf() { return 1611877293 }});
10 __v_5.getColumnNumber();