Reviewers: Jakob, Description: Rollback trunk to bleeding_edge revision 12525
[email protected] Please review this at https://codereview.chromium.org/11035053/ SVN Base: https://v8.googlecode.com/svn/trunk Affected files: M .gitignore M DEPS M Makefile M build/common.gypi M src/arm/assembler-arm.h M src/arm/assembler-arm.cc M src/arm/code-stubs-arm.cc M src/arm/full-codegen-arm.cc M src/arm/ic-arm.cc M src/arm/lithium-arm.h M src/arm/lithium-arm.cc M src/arm/lithium-codegen-arm.h src/arm/lithium-codegen-arm.cc M src/arm/macro-assembler-arm.h M src/arm/macro-assembler-arm.cc M src/arm/stub-cache-arm.cc M src/ast.h M src/ast.cc M src/bootstrapper.cc M src/builtins.cc M src/code-stubs.h M src/elements.cc M src/factory.h M src/factory.cc M src/handles.cc M src/heap.h M src/heap.cc M src/hydrogen-instructions.h M src/hydrogen-instructions.cc M src/hydrogen.cc M src/ia32/assembler-ia32.h M src/ia32/assembler-ia32.cc M src/ia32/code-stubs-ia32.cc M src/ia32/disasm-ia32.cc M src/ia32/full-codegen-ia32.cc M src/ia32/ic-ia32.cc M src/ia32/lithium-codegen-ia32.cc M src/ia32/lithium-ia32.cc M src/ic-inl.h M src/ic.h M src/incremental-marking-inl.h M src/incremental-marking.h M src/incremental-marking.cc M src/json-parser.h M src/lithium.h M src/mark-compact-inl.h M src/mark-compact.h M src/mark-compact.cc M src/messages.js M src/mips/code-stubs-mips.cc M src/mips/full-codegen-mips.cc M src/mips/lithium-mips.cc M src/mips/macro-assembler-mips.h M src/mips/macro-assembler-mips.cc M src/objects-debug.cc M src/objects-inl.h M src/objects-visiting-inl.h M src/objects-visiting.h M src/objects.h M src/objects.cc M src/parser.h M src/parser.cc M src/runtime.h M src/runtime.cc M src/spaces.h M src/spaces.cc M src/transitions-inl.h M src/transitions.h M src/transitions.cc M src/utils.h M src/version.cc M src/x64/code-stubs-x64.cc M src/x64/full-codegen-x64.cc M src/x64/ic-x64.cc M src/x64/lithium-codegen-x64.cc M src/x64/lithium-x64.cc M test/benchmarks/testcfg.py M test/cctest/cctest.h M test/cctest/cctest.status M test/cctest/test-alloc.cc M test/cctest/test-api.cc M test/cctest/test-debug.cc M test/cctest/test-heap.cc M test/cctest/test-sockets.cc M test/cctest/testcfg.py M test/es5conform/testcfg.py M test/message/testcfg.py M test/message/try-catch-finally-no-message.out D test/mjsunit/bugs/bug-2337.js M test/mjsunit/compiler/regress-gvn.js M test/mjsunit/compiler/regress-or.js M test/mjsunit/d8-os.js test/mjsunit/debug-multiple-breakpoints.js D test/mjsunit/debug-stepout-scope-part1.js D test/mjsunit/debug-stepout-scope-part2.js D test/mjsunit/debug-stepout-scope-part3.js D test/mjsunit/debug-stepout-scope-part4.js D test/mjsunit/debug-stepout-scope-part5.js D test/mjsunit/debug-stepout-scope-part6.js D test/mjsunit/debug-stepout-scope-part7.js D test/mjsunit/debug-stepout-scope-part8.js A + test/mjsunit/debug-stepout-scope.js D test/mjsunit/deopt-minus-zero.js M test/mjsunit/elements-transition-hoisting.js D test/mjsunit/fuzz-natives-part1.js D test/mjsunit/fuzz-natives-part2.js D test/mjsunit/fuzz-natives-part3.js D test/mjsunit/fuzz-natives-part4.js A + test/mjsunit/fuzz-natives.js M test/mjsunit/greedy.js M test/mjsunit/limit-locals.js D test/mjsunit/math-floor-part1.js D test/mjsunit/math-floor-part2.js D test/mjsunit/math-floor-part3.js D test/mjsunit/math-floor-part4.js A + test/mjsunit/math-floor.js M test/mjsunit/mjsunit.status D test/mjsunit/mul-exhaustive-part1.js D test/mjsunit/mul-exhaustive-part10.js D test/mjsunit/mul-exhaustive-part2.js D test/mjsunit/mul-exhaustive-part3.js D test/mjsunit/mul-exhaustive-part4.js D test/mjsunit/mul-exhaustive-part5.js D test/mjsunit/mul-exhaustive-part6.js D test/mjsunit/mul-exhaustive-part7.js D test/mjsunit/mul-exhaustive-part8.js D test/mjsunit/mul-exhaustive-part9.js A test/mjsunit/mul-exhaustive.js D test/mjsunit/numops-fuzz-part1.js D test/mjsunit/numops-fuzz-part2.js D test/mjsunit/numops-fuzz-part3.js D test/mjsunit/numops-fuzz-part4.js A test/mjsunit/numops-fuzz.js A test/mjsunit/pixel-array-rounding.js A test/mjsunit/regexp-capture-3.js A + test/mjsunit/regress-2286.js M test/mjsunit/regress/regress-1117.js A test/mjsunit/regress/regress-1969.js D test/mjsunit/regress/regress-2286.js M test/mjsunit/regress/regress-2318.js D test/mjsunit/regress/regress-2336.js D test/mjsunit/regress/regress-2339.js D test/mjsunit/regress/regress-2346.js D test/mjsunit/regress/regress-cnlt-enum-indices.js M test/mjsunit/regress/regress-crbug-119926.js D test/mjsunit/regress/regress-crbug-146910.js D test/mjsunit/regress/regress-crbug-150545.js D test/mjsunit/regress/regress-crbug-150729.js D test/mjsunit/regress/regress-undefined-store-keyed-fast-element.js M test/mjsunit/testcfg.py M test/mozilla/testcfg.py M test/preparser/testcfg.py M test/sputnik/testcfg.py M test/test262/testcfg.py A tools/android-build.sh A tools/android-ll-prof.sh A tools/android-run.py A tools/android-sync.sh A tools/bash-completion.sh A tools/check-static-initializers.sh M tools/common-includes.sh A tools/fuzz-harness.sh M tools/grokdump.py M tools/merge-to-branch.sh M tools/presubmit.py D tools/run-tests.py D tools/status-file-converter.py D tools/test-server.py D tools/testrunner/README D tools/testrunner/__init__.py D tools/testrunner/local/__init__.py D tools/testrunner/local/commands.py D tools/testrunner/local/execution.py D tools/testrunner/local/old_statusfile.py D tools/testrunner/local/progress.py D tools/testrunner/local/statusfile.py D tools/testrunner/local/testsuite.py D tools/testrunner/local/utils.py D tools/testrunner/local/verbose.py D tools/testrunner/network/__init__.py D tools/testrunner/network/distro.py D tools/testrunner/network/endpoint.py D tools/testrunner/network/network_execution.py D tools/testrunner/network/perfdata.py D tools/testrunner/objects/__init__.py D tools/testrunner/objects/context.py D tools/testrunner/objects/output.py D tools/testrunner/objects/peer.py D tools/testrunner/objects/testcase.py D tools/testrunner/objects/workpacket.py D tools/testrunner/server/__init__.py D tools/testrunner/server/compression.py D tools/testrunner/server/constants.py D tools/testrunner/server/daemon.py D tools/testrunner/server/local_handler.py D tools/testrunner/server/main.py D tools/testrunner/server/presence_handler.py D tools/testrunner/server/signatures.py D tools/testrunner/server/status_handler.py D tools/testrunner/server/work_handler.py -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
