Revert "Change the order of arguments of the (One|Two)ByteSeqStringSetChar intrinsic."
authorjarin@chromium.org <jarin@chromium.org>
Fri, 12 Sep 2014 08:49:22 +0000 (08:49 +0000)
committerjarin@chromium.org <jarin@chromium.org>
Fri, 12 Sep 2014 08:49:22 +0000 (08:49 +0000)
commitbc0674d0a74bbe71794eaffe94c758f7ca861c9e
treeab515523fd715a4949186780b08b427daac7d7bb
parentb4375b77ecea6e575e927dfe6c6e61809b644196
Revert "Change the order of arguments of the (One|Two)ByteSeqStringSetChar intrinsic."

This reverts commit r23899.

TBR=ulan@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23902 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