Skip to content

[v8.x backport] build: allow enabling the --trace-maps flag in V8

Backport of #14018 to v8.x

This can be useful for tracing map creation.

PR-URL: https://github.com/nodejs/node/pull/14018 Reviewed-By: Ben Noordhuis info@bnoordhuis.nl Reviewed-By: Colin Ihrig cjihrig@gmail.com Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: Refael Ackermann refack@gmail.com

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

Merge request reports

Loading