node-v8
node-v8 copied to clipboard
Experimental Node.js mirror on V8 lkgr :sparkles::turtle::rocket::sparkles:
In our latest V8 roll via Chromium update, we're seeing a lot of crashes in heap snapshot tests - we've tracked these to https://bugs.chromium.org/p/v8/issues/detail?id=14617 and the associated CLs therein. Failing...
V8 removed support for it. Refs: https://github.com/v8/v8/commit/9565a9a721a7f1449be73c03aedc8532571e8bd1 --- Failure after https://github.com/v8/v8/commit/9565a9a721a7f1449be73c03aedc8532571e8bd1: - https://ci-release.nodejs.org/job/iojs+release/10478/nodes=rhel8-s390x-release/console - https://ci.nodejs.org/job/node-test-commit-linuxone/45920/nodes=rhel8-s390x/console ``` 11:00:25 running: 11:00:25 python tools/gyp_node.py --no-parallel -Dconfiguring_node=1 -Dbuild_type=Release -Dpython=/usr/bin/python3 -f make-linux 11:00:25 Traceback (most...