mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
5b73da02e5
This adds a configuration flag to enable V8's Maglev compiler. Unfortunately compilation fails unless you have clang-14+ or gcc-13+, but I sent a patch for that upstream. Other than that, it builds and all tests pass locally on my x86-64 Linux machine. The gn scraper regexes were broken preventing the compilation from linking. Fix them. As a drive-by, also add additional conditionals for compilation on 32-bit arm. Refs: https://github.com/nodejs/node/issues/50690 PR-URL: https://github.com/nodejs/node/pull/50692 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
d8.gyp | ||
directory.build.props | ||
extras-libraries.cc | ||
features.gypi | ||
ForEachFormat.py | ||
ForEachReplace.py | ||
GN-scraper.py | ||
inspector.gypi | ||
toolchain.gypi | ||
v8.gyp | ||
v8vtune.gyp |