MIPS64: Fix 'On a call to Array(), we patched a call ic.'
authorbalazs.kilvady <balazs.kilvady@imgtec.com>
Wed, 9 Sep 2015 13:57:50 +0000 (06:57 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 9 Sep 2015 13:58:04 +0000 (13:58 +0000)
commitda830b0eaa809739e5d76887858977b108f90abd
tree539fbc3f619c74354d12e4185b919ddef443147f
parent100da0a78b73f562bc316a851a72c29b014fecec
MIPS64: Fix 'On a call to Array(), we patched a call ic.'

Port ba7b64139886ab7987406a92bf0e801b807c9fe4

Original commit message:
This CL makes do with a single dispatcher which inlines the special handling for the Array() call case, loading the allocation site found in the vector and calling the array constructor stub appropriately.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#30653}
src/mips64/code-stubs-mips64.cc