Reviewers: Jakob,
Description:
Version 3.20.15
Rollback to 3.20.12.1, the last known "good" V8 in preparation for the
Chrome
M30 branch.
[email protected]
Please review this at https://codereview.chromium.org/22715004/
SVN Base: https://v8.googlecode.com/svn/trunk
Affected files:
M .gitignore
M ChangeLog
M Makefile
M build/standalone.gypi
M include/v8-debug.h
M include/v8-preparser.h
M include/v8-profiler.h
M include/v8-testing.h
M include/v8.h
M src/api.cc
M src/arm/builtins-arm.cc
M src/arm/code-stubs-arm.cc
M src/arm/codegen-arm.cc
M src/arm/debug-arm.cc
M src/arm/full-codegen-arm.cc
M src/arm/lithium-arm.h
M src/arm/lithium-arm.cc
M src/arm/lithium-codegen-arm.h
M src/arm/lithium-codegen-arm.cc
M src/arm/lithium-gap-resolver-arm.cc
M src/arm/macro-assembler-arm.h
M src/arm/macro-assembler-arm.cc
M src/array-iterator.js
M src/ast.h
M src/ast.cc
M src/atomicops_internals_tsan.h
M src/bootstrapper.cc
M src/builtins.h
M src/code-stubs-hydrogen.cc
M src/code-stubs.h
M src/code-stubs.cc
M src/compiler.h
M src/compiler.cc
M src/d8.h
M src/d8.cc
M src/debug.cc
M src/deoptimizer.cc
A + src/extensions/i18n/date-format.h
A src/extensions/i18n/date-format.cc
M src/extensions/i18n/date-format.js
M src/extensions/i18n/i18n-extension.cc
M src/extensions/i18n/i18n-utils.cc
M src/extensions/i18n/i18n-utils.js
A + src/extensions/i18n/locale.h
A src/extensions/i18n/locale.cc
M src/extensions/i18n/locale.js
M src/factory.cc
M src/flag-definitions.h
M src/full-codegen.h
M src/full-codegen.cc
M src/global-handles.h
M src/global-handles.cc
D src/harmony-array.js
M src/heap-snapshot-generator.h
M src/heap-snapshot-generator.cc
M src/heap.h
M src/heap.cc
M src/hydrogen-dehoist.cc
M src/hydrogen-instructions.h
M src/hydrogen-instructions.cc
M src/hydrogen-uint32-analysis.cc
M src/hydrogen.h
M src/hydrogen.cc
D src/i18n.h
D src/i18n.cc
M src/ia32/assembler-ia32.cc
M src/ia32/builtins-ia32.cc
M src/ia32/code-stubs-ia32.cc
M src/ia32/codegen-ia32.cc
M src/ia32/debug-ia32.cc
M src/ia32/deoptimizer-ia32.cc
M src/ia32/full-codegen-ia32.cc
M src/ia32/ic-ia32.cc
M src/ia32/lithium-codegen-ia32.h
M src/ia32/lithium-codegen-ia32.cc
M src/ia32/lithium-ia32.h
M src/ia32/lithium-ia32.cc
M src/ia32/macro-assembler-ia32.h
M src/ia32/macro-assembler-ia32.cc
M src/ia32/stub-cache-ia32.cc
M src/ic.h
M src/ic.cc
M src/icu_util.cc
M src/isolate.h
M src/isolate.cc
M src/lithium.cc
M src/log.cc
M src/mark-compact.h
M src/mark-compact.cc
M src/messages.js
M src/mips/assembler-mips.h
M src/mips/builtins-mips.cc
M src/mips/code-stubs-mips.cc
M src/mips/codegen-mips.cc
M src/mips/debug-mips.cc
M src/mips/full-codegen-mips.cc
M src/mips/lithium-codegen-mips.h
M src/mips/lithium-codegen-mips.cc
M src/mips/lithium-gap-resolver-mips.cc
M src/mips/lithium-mips.h
M src/mips/lithium-mips.cc
M src/mips/macro-assembler-mips.h
M src/mips/macro-assembler-mips.cc
M src/object-observe.js
M src/objects-debug.cc
M src/objects-inl.h
M src/objects-visiting.h
M src/objects.h
M src/objects.cc
M src/parser.cc
M src/platform-linux.cc
M src/profile-generator.h
M src/profile-generator.cc
M src/runtime.h
M src/runtime.cc
M src/runtime.js
M src/serialize.cc
M src/spaces.h
M src/type-info.h
M src/type-info.cc
M src/typing.cc
M src/v8.cc
M src/version.cc
M src/x64/assembler-x64-inl.h
M src/x64/assembler-x64.h
M src/x64/assembler-x64.cc
M src/x64/builtins-x64.cc
M src/x64/code-stubs-x64.cc
M src/x64/codegen-x64.cc
M src/x64/debug-x64.cc
M src/x64/deoptimizer-x64.cc
M src/x64/full-codegen-x64.cc
M src/x64/ic-x64.cc
M src/x64/lithium-codegen-x64.h
M src/x64/lithium-codegen-x64.cc
M src/x64/lithium-x64.h
M src/x64/lithium-x64.cc
M src/x64/macro-assembler-x64.h
M src/x64/macro-assembler-x64.cc
M src/x64/regexp-macro-assembler-x64.cc
M src/x64/stub-cache-x64.cc
M src/zone.h
D test/benchmarks/benchmarks.status
D test/benchmarks/testcfg.py
M test/cctest/cctest.cc
M test/cctest/test-api.cc
M test/cctest/test-code-stubs-ia32.cc
M test/cctest/test-code-stubs-x64.cc
M test/cctest/test-cpu-profiler.cc
M test/cctest/test-global-handles.cc
M test/cctest/test-heap.cc
M test/intl/break-iterator/default-locale.js
M test/intl/break-iterator/wellformed-unsupported-locale.js
M test/intl/collator/default-locale.js
M test/intl/collator/wellformed-unsupported-locale.js
M test/intl/date-format/default-locale.js
M test/intl/date-format/wellformed-unsupported-locale.js
A + test/intl/general/v8Intl-exists.js
M test/intl/intl.status
M test/intl/number-format/default-locale.js
M test/intl/number-format/wellformed-unsupported-locale.js
M test/intl/testcfg.py
D test/mjsunit/harmony/array-find.js
D test/mjsunit/harmony/array-findindex.js
M test/mjsunit/harmony/array-iterator.js
M test/mjsunit/harmony/object-observe.js
M test/mjsunit/math-abs.js
D test/mjsunit/regress/regress-264203.js
D test/mjsunit/regress/regress-2813.js
D test/mjsunit/unary-minus-deopt.js
M tools/grokdump.py
M tools/gyp/v8.gyp
M tools/run-tests.py
M tools/testrunner/local/old_statusfile.py
M tools/testrunner/local/statusfile.py
M tools/testrunner/local/testsuite.py
M tools/testrunner/local/verbose.py
D tools/v8heapconst.py
D tools/v8heapconst.py.tmpl
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.