PPC: On a call to Array(), we patched a call ic. This CL makes do with a single dispa...
authormbrandy <mbrandy@us.ibm.com>
Wed, 9 Sep 2015 15:58:52 +0000 (08:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 9 Sep 2015 15:59:03 +0000 (15:59 +0000)
commit50fa1e50ecd98e1c6394ae71c7a36c6fa825c215
treeda7ba29d998a9677c4e632026bd64c96a748e260
parent23f7d34d4283b470f82c7ef485cc95e7e84106fe
PPC: On a call to Array(), we patched a call ic. 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.

Port ba7b64139886ab7987406a92bf0e801b807c9fe4

R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, dstence@us.ibm.com
BUG=

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

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