| 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.
|
| +
|
|
|