Skip to content

src: refactor Reallocate since it introduced in upstream v8

Note: this is target to branch canary-base

Original PR in: https://github.com/nodejs/node-v8/pull/154.

V8 introduced this api in it's own.

See https://github.com/gengjiawen/node-v8/blob/f1add0594a838793871fc8d785fc7bf1cdf30441/deps/v8/include/v8.h#L5064

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