Description[MIPS] Fix Apply builtin always taking the slow path.
There were multiple bugs in the apply builtins on mips and mips64 which
caused them to always take the slow path by calling into the runtime to
create the array. The other bugs went undiscovered because those paths
were never taken.
Review-Url: https://codereview.chromium.org/2634393002
Cr-Commit-Position: refs/heads/master@{#42424}
Committed: https://chromium.googlesource.com/v8/v8/+/5e31df230cfec26e4f374a8b8e0c2c7626cc1d92
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|