Reviewers: marja,

Message:
Committed patchset #1 manually as r19950 (presubmit successful).

Description:
Experimental parser: merge r19949

[email protected]

BUG=

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

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

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

Affected files (+18983, -15383 lines):
  M tools/push-to-trunk/common_includes.py
  A + test/webkit/fast/js/Promise-init-callback-receiver.js
  M test/mjsunit/harmony/proxies-function.js
  A + test/webkit/fast/js/Promise-simple.js
  A test/webkit/fast/js/Promise-resolve-state-expected.txt
  A + test/webkit/fast/js/Promise-onRejected-deep.js
  M src/frames.h
  M test/cctest/cctest.h
  M test/cctest/test-disasm-a64.cc
  A test/mjsunit/regress/regress-3204.js
  A + test/mjsunit/regress-keyed-store-non-strict-arguments.js
  A test/mjsunit/regress/regress-crbug-349079.js
  M src/objects-inl.h
  M test/cctest/test-utils-a64.cc
  M src/messages.js
  A + test/webkit/fast/js/Promise-reject.js
  M src/x64/full-codegen-x64.cc
  A + test/mjsunit/regress/regress-352059.js
  M src/mark-compact.cc
  M src/scopes.cc
  A + test/mjsunit/regress/regress-349885.js
  M src/ia32/builtins-ia32.cc
  M test/mjsunit/proto-accessor.js
  M src/elements.h
  A + test/mjsunit/regress/regress-351319.js
  M src/v8.cc
  M src/mips/lithium-codegen-mips.cc
  A + test/mjsunit/es6/math-log1p.js
  A test/mjsunit/regress/regress-crbug-351787.js
  M src/unique.h
  M src/hydrogen-range-analysis.h
  M src/object-observe.js
  M src/hydrogen-instructions.h
  M test/cctest/test-decls.cc
  M test/cctest/test-object-observe.cc
  A test/mjsunit/double-intrinsics.js
  M src/typedarray.js
  A + test/mjsunit/regress/regress-3183.js
  M src/ia32/deoptimizer-ia32.cc
  A test/mjsunit/constant-fold-control-instructions.js
  M src/mips/assembler-mips.h
  A test/webkit/fast/js/Promise-resolve-with-then-exception-expected.txt
  M src/ia32/assembler-ia32.cc
  M src/a64/macro-assembler-a64.h
  A + test/mjsunit/es6/math-sign.js
  M src/assembler.h
  M src/hydrogen.cc
  M src/deoptimizer.cc
  M src/ia32/lithium-ia32.cc
  M src/hydrogen-instructions.cc
  M src/isolate.cc
  M src/type-info.h
  M src/array.js
  M src/arm/lithium-codegen-arm.cc
  M src/ia32/stub-cache-ia32.cc
  M src/flag-definitions.h
  M src/arm/assembler-arm-inl.h
  A + test/mjsunit/regress/regress-351261.js
  M src/disassembler.cc
  M src/arm/code-stubs-arm.h
  M src/mips/full-codegen-mips.cc
  M src/arraybuffer.js
  M src/mirror-debugger.js
  M src/optimizing-compiler-thread.cc
  M src/global-handles.h
  A src/atomicops_internals_atomicword_compat.h
  M src/date.h
  M src/ia32/disasm-ia32.cc
  M src/arm/lithium-arm.cc
  M src/runtime.cc
  M src/x64/lithium-x64.cc
  M src/v8globals.h
  A test/webkit/fast/js/Promise-init.js
  M src/stub-cache.cc
  M tools/v8heapconst.py
  M test/cctest/test-macro-assembler-ia32.cc
  A test/webkit/fast/js/Promise-static-resolve-expected.txt
  A + test/webkit/fast/js/Promise-already-rejected.js
  A + test/webkit/fast/js/Promise-resolve-with-then-fulfill.js
  A + test/webkit/fast/js/Promise-already-resolved.js
  A + test/webkit/fast/js/Promise-catch.js
  A test/webkit/fast/js/Promise-resolve-with-then-fulfill-expected.txt
  A test/webkit/fast/js/Promise-simple-expected.txt
  test/mjsunit/es6/math-cbrt.js
  A + test/mjsunit/es6/math-expm1.js
  A + test/webkit/fast/js/Promise-resolve-with-then-exception.js
  M src/types.cc
  M src/token.h
  A + test/mjsunit/regress/regress-crbug-351262.js
  A include/v8-util.h
  D test/mjsunit/harmony/math-sign.js
  M src/a64/disasm-a64.cc
  M src/a64/frames-a64.h
  D test/mjsunit/harmony/math-log2-log10.js
  M src/arm/lithium-arm.h
  M src/code-stubs.h
  M src/code-stubs-hydrogen.cc
  M src/interpreter-irregexp.cc
  M include/v8.h
  M src/frames-inl.h
  M src/hydrogen-bce.cc
  M src/arm/assembler-arm.cc
  M src/ia32/lithium-ia32.h
  M src/a64/instructions-a64.h
  M src/accessors.cc
  M src/arm/ic-arm.cc
  M src/lithium.cc
  M src/a64/debug-a64.cc
  M src/arm/macro-assembler-arm.cc
  D test/mjsunit/harmony/object-observe.js
  M src/a64/lithium-a64.h
  M samples/shell.cc
  M src/execution.cc
  M src/arm/deoptimizer-arm.cc
  M src/a64/builtins-a64.cc
  M src/a64/stub-cache-a64.cc
  M src/a64/macro-assembler-a64.cc
  M src/a64/assembler-a64.cc
  D test/mjsunit/harmony/math-hypot.js
  M src/a64/lithium-codegen-a64.h
  M src/hydrogen-gvn.h
  M src/objects-visiting-inl.h
  M src/preparser.h
  M src/platform-macos.cc
  M test/mjsunit/value-wrapper-accessor.js
  A + test/mjsunit/es6/math-log2-log10.js
  M src/objects-debug.cc
  M tools/push-to-trunk/git_recipes.py
  M src/profile-generator-inl.h
  A test/webkit/fast/js/Promise-resolve-chain-expected.txt
  A test/webkit/fast/js/Promise-static-all.js
  M test/mjsunit/harmony/promises.js
  M test/cctest/test-disasm-ia32.cc
  M test/mjsunit/debug-script.js
  M test/webkit/webkit.status
  M src/x64/assembler-x64.h
  M src/mips/assembler-mips-inl.h
  M src/x64/disasm-x64.cc
  A + test/mjsunit/regress/regress-346587.js
  A test/webkit/fast/js/Promise-already-resolved-expected.txt
  M src/ia32/full-codegen-ia32.cc
  M src/typing.cc
  M src/mips/lithium-mips.cc
  A test/webkit/fast/js/Promise-init-expected.txt
  A test/webkit/fast/js/Promise-chained-then-expected.txt
  A + test/mjsunit/regress/regress-sort-arguments.js
  M src/x64/lithium-x64.h
  A + test/mjsunit/regress/regress-crbug-350864.js
  M src/objects-printer.cc
  M src/win32-headers.h
  src/platform.h
  M src/mips/ic-mips.cc
  M src/compiler.h
  A + test/mjsunit/es7/object-observe.js
  A + test/mjsunit/regress/regress-350863.js
  M src/preparse-data.h
  M src/arm/lithium-codegen-arm.h
  src/x64/macro-assembler-x64.h
  M src/mips/builtins-mips.cc
  M src/parser.h
  M test/cctest/test-date.cc
  M src/utils.cc
  M src/platform-cygwin.cc
  A + test/webkit/fast/js/Promise-resolve-with-itself.js
  M src/api.cc
  M src/parser.cc
  M src/d8.cc
  M src/preparse-data.cc
  M src/elements-kind.h
  M src/x64/assembler-x64-inl.h
  M src/date.cc
  M src/heap-snapshot-generator.h
  M src/contexts.h
  M src/scanner.h
  M src/heap-inl.h
  M src/json-stringifier.h
  M src/counters.cc
  M src/date.js
  M src/safepoint-table.h
  M src/ic.cc
  M test/cctest/test-api.cc
  M src/incremental-marking.h
  M src/x64/assembler-x64.cc
  M src/mips/lithium-codegen-mips.h
  M src/ia32/code-stubs-ia32.h
  M src/ia32/code-stubs-ia32.cc
  A test/webkit/fast/js/Promise-init-callback-receiver-expected.txt
  M src/heap.h
  M src/x64/code-stubs-x64.cc
  A + test/webkit/fast/js/Promise-resolve-with-then-reject.js
  A + test/mjsunit/regress/regress-350884.js
  A test/mjsunit/regress/regress-351624.js
  M test/mjsunit/regress/regress-2273.js
  M tools/push-to-trunk/push_to_trunk.py
  A test/mjsunit/regress/regress-crbug-349853.js
  M tools/push-to-trunk/auto_roll.py
  A test/webkit/fast/js/Promise-onRejected-deep-expected.txt
  A test/cctest/test-atomicops.cc
  M test/mjsunit/regress/regress-3135.js
  A test/webkit/fast/js/Promise-then-callback-receiver-expected.txt
  [[ 240 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/d/optout.

Reply via email to