Skip to content

src: turn AllocatedBuffer into thin wrapper around v8::BackingStore

With V8 8.3, the two APIs basically have feature parity, so AllocatedBuffer can be turned into a wrapper around v8::BackingStore.

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

Merge request reports

Loading