Skip to content

test: changed the buffer offset

to avoid problem with the new behaviour of new V8 BackingStore API. By changing the offset, the base address of each test case will be different.

Fixes: https://github.com/nodejs/node/issues/31061

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