Skip to content

deps: update V8 to 4.2.77.21

Rodrigo Muino Tomonari requested to merge github/fork/ofrobots/v8-4.2.77.21 into master

Picks up the latest patch-release on the V8 4.2 branch. https://codereview.chromium.org/1156323004

Here's how I created the patch: V8: git format-patch 5a89bfc68e6054b1092cc6aab5bd8ae23d9e0809..a6e57774ac070472ea00ec094096d0b4c7203cbd io.js: cd deps/v8; patch -p1 < /path/to/0001-Version-4.2.77.21-cherry-pick.patch

R=@bnoordhuis, @targos? Fixes: https://github.com/nodejs/io.js/issues/2235

Merge request reports

Loading