MIPS: Make KeyedLoads from a sloppy arguments array use a handler.
authorbalazs.kilvady@imgtec.com <balazs.kilvady@imgtec.com>
Mon, 22 Sep 2014 16:08:49 +0000 (16:08 +0000)
committerbalazs.kilvady@imgtec.com <balazs.kilvady@imgtec.com>
Mon, 22 Sep 2014 16:08:49 +0000 (16:08 +0000)
commitddb2d266861ac69a725e5c5009d6c630d47b3c00
tree6db4c07a161730d259d98cca338ac631ee50b465
parent83f64e8c1fa25e924ff41943d7abe1511f6465b6
MIPS: Make KeyedLoads from a sloppy arguments array use a handler.

Port r24120 (eed5963)

Original commit message:
Before, a custom stub was installed.

BUG=
R=paul.lind@imgtec.com

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24126 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ic/mips64/ic-mips64.cc