Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed

Commits on May 14, 2020

  1. 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`.
    addaleax committed May 14, 2020
    Configuration menu
    Copy the full SHA
    3ef0e38 View commit details
    Browse the repository at this point in the history