Reviewers: ,

Message:
Committed patchset #2 manually as r17378 (presubmit successful).

Description:
Merge bleeding_edge r17138:17375

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=17378

Please review this at https://codereview.chromium.org/39973003/

SVN Base: https://v8.googlecode.com/svn/branches/experimental/parser

Affected files (+10920, -6889 lines):
  M ChangeLog
  M OWNERS
  M build/features.gypi
  M build/standalone.gypi
  M build/toolchain.gypi
  M include/v8-profiler.h
  M include/v8.h
  A src/OWNERS
  A src/allocation-site-scopes.h
  A src/allocation-site-scopes.cc
  A src/allocation-tracker.h
  A src/allocation-tracker.cc
  M src/api.cc
  M src/arm/assembler-arm-inl.h
  M src/arm/builtins-arm.cc
  M src/arm/code-stubs-arm.cc
  M src/arm/codegen-arm.cc
  M src/arm/deoptimizer-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/macro-assembler-arm.h
  M src/arm/macro-assembler-arm.cc
  M src/arm/regexp-macro-assembler-arm.h
  M src/arm/stub-cache-arm.cc
  M src/array-iterator.js
  M src/array.js
  M src/assembler.h
  M src/assembler.cc
  M src/ast.h
  M src/ast.cc
  M src/bootstrapper.cc
  M src/builtins.h
  M src/builtins.cc
  M src/code-stubs-hydrogen.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/cpu-profiler.h
  M src/cpu-profiler.cc
  M src/d8.h
  M src/d8.cc
  M src/d8.js
  M src/date.js
  M src/debug-debugger.js
  M src/debug.cc
  M src/deoptimizer.h
  M src/deoptimizer.cc
  M src/factory.h
  M src/factory.cc
  M src/flag-definitions.h
  M src/frames.h
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/globals.h
  M src/handles.h
  M src/handles.cc
  A + src/harmony-math.js
  M src/heap-inl.h
  M src/heap-profiler.h
  M src/heap-profiler.cc
  M src/heap-snapshot-generator.h
  M src/heap-snapshot-generator.cc
  M src/heap.h
  M src/heap.cc
  M src/hydrogen-dce.h
  M src/hydrogen-dce.cc
  M src/hydrogen-escape-analysis.cc
  A src/hydrogen-flow-engine.h
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen-load-elimination.cc
  M src/hydrogen-osr.cc
  M src/hydrogen-representation-changes.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/i18n.js
  M src/ia32/assembler-ia32-inl.h
  M src/ia32/assembler-ia32.h
  M src/ia32/assembler-ia32.cc
  M src/ia32/builtins-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/deoptimizer-ia32.cc
  M src/ia32/disasm-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-gap-resolver-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.cc
  M src/json.js
  M src/lithium-codegen.h
  M src/lithium-codegen.cc
  M src/lithium.h
  M src/lithium.cc
  M src/liveedit-debugger.js
  M src/log.h
  M src/log.cc
  M src/macros.py
  M src/mark-compact.cc
  M src/math.js
  M src/messages.js
  M src/mips/assembler-mips-inl.h
  M src/mips/builtins-mips.cc
  M src/mips/code-stubs-mips.cc
  M src/mips/codegen-mips.cc
  M src/mips/deoptimizer-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-mips.h
  M src/mips/lithium-mips.cc
  M src/mips/macro-assembler-mips.h
  M src/mips/macro-assembler-mips.cc
  M src/mips/stub-cache-mips.cc
  M src/mirror-debugger.js
  M src/mksnapshot.cc
  A + src/msan.h
  M src/object-observe.js
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/objects-printer.cc
  M src/objects-visiting-inl.h
  M src/objects-visiting.h
  M src/objects-visiting.cc
  M src/objects.h
  M src/objects.cc
  M src/optimizing-compiler-thread.h
  M src/optimizing-compiler-thread.cc
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M src/preparser.cc
  M src/prettyprinter.cc
  M src/profile-generator-inl.h
  M src/profile-generator.h
  M src/profile-generator.cc
  M src/proxy.js
  M src/regexp.js
  M src/rewriter.cc
  M src/runtime.h
  M src/runtime.cc
  M src/runtime.js
  M src/scopes.cc
  M src/serialize.h
  M src/serialize.cc
  M src/spaces-inl.h
  M src/spaces.h
  M src/spaces.cc
  M src/store-buffer-inl.h
  M src/string.js
  M src/stub-cache.h
  M src/stub-cache.cc
  M src/type-info.h
  M src/type-info.cc
  M src/typedarray.js
  M src/types.h
  M src/types.cc
  M src/typing.cc
  M src/v8-counters.h
  M src/v8-counters.cc
  M src/v8natives.js
  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/deoptimizer-x64.cc
  M src/x64/disasm-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-gap-resolver-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/stub-cache-x64.cc
  M test/benchmarks/testcfg.py
  M test/cctest/cctest.gyp
  M test/cctest/cctest.h
  M test/cctest/cctest.status
  M test/cctest/test-api.cc
  M test/cctest/test-assembler-ia32.cc
  M test/cctest/test-assembler-x64.cc
  M test/cctest/test-ast.cc
  [[ 64 additional files ]]


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

Reply via email to