Reland "Change the order of arguments of the (One|Two)ByteSeqStringSetChar intrinsic."
authorjarin@chromium.org <jarin@chromium.org>
Fri, 12 Sep 2014 10:58:43 +0000 (10:58 +0000)
committerjarin@chromium.org <jarin@chromium.org>
Fri, 12 Sep 2014 10:58:43 +0000 (10:58 +0000)
commite4012624006f273e8a91d777ffc341214a235634
tree306cc271de9ea2bf632cf7b72cb4849ca99a87fc
parentd6c7c3f8758bfea8d34e487a5b99995097f00dd4
Reland "Change the order of arguments of the (One|Two)ByteSeqStringSetChar intrinsic."

This relands commit r23899.

BUG=
R=mstarzinger@chromium.org

Review URL: https://codereview.chromium.org/565093002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23910 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
17 files changed:
src/arm/full-codegen-arm.cc
src/arm64/full-codegen-arm64.cc
src/hydrogen.cc
src/ia32/full-codegen-ia32.cc
src/mips/full-codegen-mips.cc
src/mips64/full-codegen-mips64.cc
src/runtime.cc
src/string.js
src/uri.js
src/x64/full-codegen-x64.cc
src/x87/full-codegen-x87.cc
test/mjsunit/lithium/SeqStringSetChar.js
test/mjsunit/regress/regress-crbug-320922.js
test/mjsunit/regress/regress-seqstrsetchar-ex1.js
test/mjsunit/regress/regress-seqstrsetchar-ex3.js
test/mjsunit/regress/string-set-char-deopt.js
test/mjsunit/string-natives.js