Skip to content

test: define SharedArrayBuffer as a known global

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/sab into master

This commit defines SharedArrayBuffer as a global for all tests, rather than adding comments to individual tests.

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

Merge request reports

Loading