summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/weak-refs-makecell2.out
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/fail/weak-refs-makecell2.out')
-rw-r--r--deps/v8/test/message/fail/weak-refs-makecell2.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps/v8/test/message/fail/weak-refs-makecell2.out b/deps/v8/test/message/fail/weak-refs-makecell2.out
new file mode 100644
index 0000000000..2ea8033183
--- /dev/null
+++ b/deps/v8/test/message/fail/weak-refs-makecell2.out
@@ -0,0 +1,6 @@
+*%(basename)s:9: TypeError: WeakFactory.prototype.makeCell: target and holdings must not be same
+wf.makeCell(o, o);
+ ^
+TypeError: WeakFactory.prototype.makeCell: target and holdings must not be same
+ at WeakFactory.makeCell (<anonymous>)
+ at *%(basename)s:9:4