MIPS: Fix LStoreKeyed error when tracing instruction.
authorpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 Jun 2013 16:45:19 +0000 (16:45 +0000)
committerpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 Jun 2013 16:45:19 +0000 (16:45 +0000)
commitb556dc962c7f990fe9a729501e9d3a38f81a5c33
tree0b978c9a363232279bce97d4be6019cb77fa1bf9
parent299563520ad80d19e02206b3cd36ca4387d26e3a
MIPS: Fix LStoreKeyed error when tracing instruction.

Port r14951 (01dbfe2)

Original commit message:
LStoreKeyed can have a NULL value(), when we recognize we are storing a constant
hole value.

BUG=

Review URL: https://codereview.chromium.org/16171019
Patch from Balazs Kilvady <kilvadyb@homejinni.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14959 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/lithium-mips.cc