Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: fix --v8-non-optimized-debug for v18.x
Disable SLOW_DCHECKs on v18.x because they don't compile without the patches in https://bugs.chromium.org/p/v8/issues/detail?id=12887 if used in constexpr, which can happen in other floated patches. PR-URL: nodejs/node#50612 Reviewed-By: Michaël Zasso <targos@protonmail.com>
- Loading branch information