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: remove unowned usages of GetBackingStore #44080

Merged
merged 2 commits into from
Aug 3, 2022

Commits on Aug 1, 2022

  1. src: remove unowned usages of GetBackingStore

    This removes all usages of GetBackingStore without any entries in the
    `CODEOWNERS` file. For the most part this is a pretty straightforward
    review; except `SPREAD_BUFFER_ARG` and the changes to `CopyArrayBuffer`.
    
    See the linked issue for an explanation.
    
    Refs: nodejs#32226
    Refs: nodejs#43921
    kvakil committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    24a94f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63af093 View commit details
    Browse the repository at this point in the history