v8: pull fix for builtin code size on PPC
authorMichael Dawson <michael_dawson@ca.ibm.com>
Wed, 21 Oct 2015 20:40:27 +0000 (16:40 -0400)
committerJames M Snell <jasnell@gmail.com>
Thu, 29 Oct 2015 19:40:23 +0000 (12:40 -0700)
commit0b32bbbf69360e0ceb346ffaa8559842952d4541
tree26ef8e676d707fa9d4ab1e1256029754410a262f
parent6b75f10d8a7aee8ed38c4c3e383a9ba4de901a97
v8: pull fix for builtin code size on PPC

Pull in the change that has been committed to v8 master in
https://codereview.chromium.org/1415463002/.  We are currently
cherry-picking into 4.6 and 4.7 but until next next v8 update
into Node Master I'd like to float it as it will make PPC LE
go green in the CI

Fixes: https://github.com/nodejs/node/issues/3390
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <ben@strongloop.com>
PR-URL: https://github.com/nodejs/node/pull/3474
deps/v8/src/builtins.cc