summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/regress/fail/regress-5727.out
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/regress/fail/regress-5727.out')
-rw-r--r--deps/v8/test/message/regress/fail/regress-5727.out11
1 files changed, 11 insertions, 0 deletions
diff --git a/deps/v8/test/message/regress/fail/regress-5727.out b/deps/v8/test/message/regress/fail/regress-5727.out
new file mode 100644
index 0000000000..8eb800a3c8
--- /dev/null
+++ b/deps/v8/test/message/regress/fail/regress-5727.out
@@ -0,0 +1,11 @@
+# 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.
+
+*%(basename)s:6: Error: get me outta here
+ if (do_throw) throw new Error("get me outta here");
+ ^
+Error: get me outta here
+ at Foo (*%(basename)s:6:23)
+ at caller (*%(basename)s:10:7)
+ at *%(basename)s:11:3