deps: update v8 to 4.4.63.9 · nodejs/node@9f6f200 · GitHub
Skip to content

Commit 9f6f200

Browse files
bnoordhuisrvagg
authored andcommitted
deps: update v8 to 4.4.63.9
Upgrade the bundled V8 and update code in src/ and lib/ to the new API. Notable backwards incompatible changes are the removal of the smalloc module and dropped support for CESU-8 decoding. CESU-8 support can be brought back if necessary by doing UTF-8 decoding ourselves. This commit includes https://codereview.chromium.org/1192973004 to fix a build error on python 2.6 systems. The original commit log follows: Use optparse in js2c.py for python compatibility Without this change, V8 won't build on RHEL/CentOS 6 because the distro python is too old to know about the argparse module. PR-URL: #2022 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Trevor Norris <trev.norris@gmail.com>
1 parent 717c634 commit 9f6f200

987 files changed

Lines changed: 73489 additions & 38397 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

deps/v8/AUTHORS

Lines changed: 1 addition & 0 deletions

deps/v8/BUILD.gn

Lines changed: 87 additions & 18 deletions

0 commit comments

Comments
 (0)