Reviewers: Vyacheslav Egorov,

Description:
Merge bleeding edge up to 8774 into the GC branch.

Please review this at http://codereview.chromium.org/7535004/

SVN Base: http://v8.googlecode.com/svn/branches/experimental/gc/

Affected files:
  M     ChangeLog
  M     MERGE
  M     SConstruct
  M     build/all.gyp
  M     include/v8.h
  M     preparser/preparser-process.cc
  M     samples/shell.cc
  M     src/SConscript
  M     src/api.cc
  M     src/apinatives.js
  M     src/arm/assembler-arm.h
  M     src/arm/assembler-arm.cc
  M     src/arm/code-stubs-arm.h
  M     src/arm/code-stubs-arm.cc
  M     src/arm/codegen-arm.h
  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.cc
  M     src/arm/macro-assembler-arm.cc
  M     src/arm/stub-cache-arm.cc
  M     src/array.js
  M     src/assembler.h
  M     src/assembler.cc
  M     src/ast-inl.h
  M     src/ast.h
  M     src/ast.cc
  M     src/bootstrapper.cc
  M     src/builtins.cc
  M     src/code-stubs.h
  M     src/code-stubs.cc
  M     src/codegen.cc
  M     src/compiler.h
  M     src/compiler.cc
  M     src/contexts.h
  M     src/conversions-inl.h
  M     src/conversions.cc
  M     src/cpu-profiler-inl.h
  M     src/cpu-profiler.h
  M     src/cpu-profiler.cc
  M     src/d8.cc
  M     src/d8.gyp
  M     src/d8.h
  M     src/debug.h
  M     src/debug.cc
  M     src/deoptimizer.cc
  M     src/extensions/experimental/number-format.cc
  M     src/factory.h
  M     src/factory.cc
  M     src/flag-definitions.h
  M     src/frames.h
  M     src/frames.cc
  M     src/full-codegen.h
  M     src/full-codegen.cc
  M     src/globals.h
  M     src/handles.h
  M     src/handles.cc
  M     src/heap-inl.h
  M     src/heap-profiler.h
  M     src/heap-profiler.cc
  M     src/heap.h
  M     src/heap.cc
  M     src/hydrogen-instructions.h
  M     src/hydrogen-instructions.cc
  M     src/hydrogen.h
  M     src/hydrogen.cc
  M     src/ia32/code-stubs-ia32.h
  M     src/ia32/code-stubs-ia32.cc
  M     src/ia32/codegen-ia32.h
  M     src/ia32/cpu-ia32.cc
  M     src/ia32/full-codegen-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/isolate.h
  M     src/isolate.cc
  M     src/json-parser.h
  M     src/jsregexp.cc
  M     src/log-inl.h
  M     src/log-utils.h
  M     src/log-utils.cc
  M     src/log.h
  M     src/log.cc
  M     src/macros.py
  M     src/mark-compact.cc
  M     src/messages.js
  M     src/mips/assembler-mips.h
  M     src/mips/assembler-mips.cc
  M     src/mips/code-stubs-mips.h
  M     src/mips/code-stubs-mips.cc
  M     src/mips/codegen-mips.h
  M     src/mips/full-codegen-mips.cc
  M     src/mips/macro-assembler-mips.cc
  M     src/mips/stub-cache-mips.cc
  MM    src/mirror-debugger.js
  M     src/mksnapshot.cc
  M     src/natives.h
  M     src/objects-debug.cc
  M     src/objects-inl.h
  M     src/objects-printer.cc
  M     src/objects-visiting-inl.h
  MM    src/objects.h
  M     src/objects.cc
  M     src/parser.h
  M     src/parser.cc
  M     src/platform-cygwin.cc
  M     src/platform-freebsd.cc
  M     src/platform-linux.cc
  M     src/platform-macos.cc
  M     src/platform-nullos.cc
  M     src/platform-openbsd.cc
  M     src/platform-posix.cc
  M     src/platform-solaris.cc
  M     src/platform-tls.h
  M     src/platform-win32.cc
  M     src/platform.h
  M     src/profile-generator-inl.h
  M     src/profile-generator.h
  M     src/profile-generator.cc
  M     src/property.h
  M     src/proxy.js
  M     src/rewriter.cc
  M     src/runtime-profiler.cc
  M     src/runtime.h
  MM    src/runtime.cc
  M     src/runtime.js
  M     src/scopeinfo.cc
  M     src/scopes.h
  M     src/scopes.cc
  M     src/serialize.cc
  M     src/spaces.h
  M     src/spaces.cc
  M     src/string-stream.cc
  M     src/stub-cache.h
  M     src/third_party/valgrind/valgrind.h
  M     src/type-info.h
  M     src/type-info.cc
  M     src/utils.h
  M     src/v8.h
  M     src/v8.cc
  M     src/v8globals.h
  M     src/v8natives.js
  M     src/v8utils.h
  M     src/v8utils.cc
  M     src/version.cc
  M     src/vm-state-inl.h
  M     src/vm-state.h
  M     src/x64/assembler-x64.h
  M     src/x64/code-stubs-x64.h
  M     src/x64/code-stubs-x64.cc
  M     src/x64/codegen-x64.h
  M     src/x64/cpu-x64.cc
  M     src/x64/deoptimizer-x64.cc
  M     src/x64/full-codegen-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.cc
  M     src/x64/regexp-macro-assembler-x64.cc
  M     src/x64/stub-cache-x64.cc
  M     src/zone.h
  M     test/benchmarks/testcfg.py
  M     test/cctest/SConscript
  M     test/cctest/cctest.gyp
  A  +  test/cctest/log-eq-of-logging-and-traversal.js
  M     test/cctest/test-api.cc
  M     test/cctest/test-ast.cc
  M     test/cctest/test-compiler.cc
  M     test/cctest/test-cpu-profiler.cc
  M     test/cctest/test-decls.cc
  A  +  test/cctest/test-dictionary.cc
  M     test/cctest/test-heap-profiler.cc
  M     test/cctest/test-list.cc
  M     test/cctest/test-log-stack-tracer.cc
  D     test/cctest/test-log-utils.cc
  M     test/cctest/test-log.cc
  M     test/cctest/test-profile-generator.cc
  M     test/es5conform/es5conform.status
  M     test/es5conform/testcfg.py
  A  +  test/message/regress/regress-1527.js
  A  +  test/message/regress/regress-1527.out
  M     test/message/testcfg.py
  M     test/mjsunit/debug-backtrace.js
  M     test/mjsunit/debug-evaluate-locals-optimized-double.js
  M     test/mjsunit/debug-evaluate-locals-optimized.js
  A  +  test/mjsunit/debug-receiver.js
  M     test/mjsunit/harmony/proxies.js
  A  +  test/mjsunit/regress/regress-1560.js
  A  +  test/mjsunit/regress/regress-1563.js
  A  +  test/mjsunit/regress/regress-1582.js
  M     test/mjsunit/regress/regress-798.js
  A  +  test/mjsunit/regress/regress-88591.js
  A  +  test/mjsunit/regress/regress-91010.js
  A  +  test/mjsunit/scope-calls-eval.js
  M     test/mjsunit/testcfg.py
  M     test/mjsunit/tools/profile_view.js
  M     test/mjsunit/unbox-double-arrays.js
  M     test/mjsunit/undeletable-functions.js
  M     test/mozilla/testcfg.py
  M     test/sputnik/sputnik.status
  M     test/sputnik/testcfg.py
  M     test/test262/test262.status
  M     test/test262/testcfg.py
  M     tools/codemap.js
  M     tools/gcmole/gcmole.lua
  M     tools/grokdump.py
  M     tools/gyp/v8.gyp
  M     tools/oom_dump/README
  M     tools/profile.js
  M     tools/splaytree.js
  M     tools/test.py


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to