Skip to content

[v10.x backport] src: re-sort the symbol macros

The symbol macros were almost lexically sorted, but some were misplaced.

PR-URL: https://github.com/nodejs/node/pull/24382 Reviewed-By: Gus Caplan me@gus.host Reviewed-By: Refael Ackermann refack@gmail.com Reviewed-By: Colin Ihrig cjihrig@gmail.com Reviewed-By: Franziska Hinkelmann franziska.hinkelmann@gmail.com Reviewed-By: Anna Henningsen anna@addaleax.net

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading