Reviewers: Erik Corry,

Description:
Merge 6006:6095 from bleeding_edge to experimental/gc branch.


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

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

Affected files:
  M     ChangeLog
  M     MERGE
  M     SConstruct
  M     include/v8.h
  M     src/SConscript
  M     src/api.cc
  M     src/arm/code-stubs-arm.cc
  M     src/arm/codegen-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
  M     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/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/codegen.cc
  MM    src/date.js
  MM    src/debug-debugger.js
  M     src/debug.cc
  M     src/deoptimizer.h
  M     src/deoptimizer.cc
  M     src/execution.cc
  M     src/flag-definitions.h
  M     src/full-codegen.h
  M     src/full-codegen.cc
  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/assembler-ia32.h
  M     src/ia32/assembler-ia32.cc
  M     src/ia32/code-stubs-ia32.h
  M     src/ia32/code-stubs-ia32.cc
  M     src/ia32/codegen-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.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
  MM    src/json.js
  M     src/lithium-allocator.cc
  M     src/log.cc
  M     src/macros.py
  M     src/math.js
  M     src/messages.js
  M     src/objects-debug.cc
  M     src/objects-inl.h
  M     src/objects.h
  M     src/objects.cc
  M     src/parser.cc
  M     src/platform-nullos.cc
  M     src/platform-posix.cc
  M     src/platform-win32.cc
  M     src/platform.h
  M     src/profile-generator.cc
  M     src/property.h
  M     src/property.cc
  MM    src/regexp.js
  M     src/runtime-profiler.cc
  M     src/runtime.h
  M     src/runtime.cc
  M     src/runtime.js
  M     src/spaces.h
  M     src/spaces.cc
  M     src/string-stream.h
  M     src/string-stream.cc
  M     src/string.js
  M     src/stub-cache.h
  M     src/stub-cache.cc
  M     src/top.cc
  M     src/type-info.cc
  M     src/utils.cc
  M     src/v8-counters.h
  M     src/v8natives.js
  M     src/v8utils.h
  M     src/version.cc
  M     src/x64/codegen-x64.cc
  M     src/x64/full-codegen-x64.cc
  M     src/x64/ic-x64.cc
  M     src/x64/stub-cache-x64.cc
  M     test/cctest/cctest.status
  M     test/cctest/test-api.cc
  M     test/cctest/test-heap.cc
  M     test/es5conform/es5conform.status
  M     test/mjsunit/array-slice.js
  M     test/mjsunit/array-sort.js
  A  +  test/mjsunit/compiler/regress-intoverflow.js
  M     test/mjsunit/date.js
  M     test/mjsunit/debug-evaluate-with-context.js
  M     test/mjsunit/fuzz-natives.js
  M     test/mjsunit/json.js
  M     test/mjsunit/mjsunit.status
  M     test/mjsunit/object-define-property.js
  A  +  test/mjsunit/object-toprimitive.js
  A  +  test/mjsunit/regress/regress-687.js
  A  +  test/mjsunit/regress/regress-974.js
  A  +  test/mjsunit/regress/regress-982.js
  A  +  test/mjsunit/regress/regress-995.js
  A  +  test/mjsunit/regress/regress-swapelements.js
  A  +  test/mjsunit/with-readonly.js
  M     test/mozilla/mozilla.status
  M     tools/gyp/v8.gyp
  M     tools/test.py
  M     tools/v8.xcodeproj/project.pbxproj
  M     tools/visual_studio/debug.vsprops


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

Reply via email to