Commit 618b1426 authored by João Reis's avatar João Reis
Browse files

deps,v8: fix compilation in VS2015

To compile with VS2015, the == and != methods in zone-allocator.h need
to be marked const.

This change was introduced upstream in
https://chromium.googlesource.com/v8/v8.git/+/f9e4527f32c2c268cb79428c74ea9703e9db3aec

PR-URL: https://github.com/nodejs/node/pull/2843


Reviewed-By: default avatarrvagg - Rod Vagg <rod@vagg.org>
Reviewed-By: default avatarorangemocha - Alexis Campailla <orangemocha@nodejs.org>
Reviewed-By: default avatarbnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
parent 58373434
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment