Skip to content

v8: fix build errors with g++ 7

This is a local patch because upstream fixed it differently by moving large chunks of code out of objects.h. We cannot easily back-port those changes due to their size and invasiveness.

Node CI: https://ci.nodejs.org/job/node-test-pull-request/7376/ V8 CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/645/

Merge request reports

Loading