Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: tools/v8heapconst.py.tmpl

Issue 149413010: A64: Synchronize with r16024. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/v8heapconst.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/v8heapconst.py.tmpl
diff --git a/test/message/regress/regress-1527.out b/tools/v8heapconst.py.tmpl
similarity index 87%
copy from test/message/regress/regress-1527.out
copy to tools/v8heapconst.py.tmpl
index dc17fb3517b57af354ceb1ef263d860e079a9ef0..a773f47c8b942d792ebf89bfd2ba4ac940452538 100644
--- a/test/message/regress/regress-1527.out
+++ b/tools/v8heapconst.py.tmpl
@@ -1,4 +1,4 @@
-# Copyright 2011 the V8 project authors. All rights reserved.
+# Copyright 2013 the V8 project authors. All rights reserved.
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
@@ -25,8 +25,6 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*%(basename)s:32: ReferenceError: foo is not defined
- 3: foo
- ^
-ReferenceError: foo is not defined
- at *%(basename)s:32:6
+# This file is automatically generated from the V8 source and should not
+# be modified manually, run 'make grokdump' instead to update this file.
+
« no previous file with comments | « tools/v8heapconst.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698