Skip to content

src: remove Atomics.notify alias

The version of V8 we are shipping has the alias built in, so we can remove this.

cc @nodejs/v8 @rwaldron @leobalter

Closes #21219 (closed)

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

Merge request reports

Loading