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

v8.Value becomes manually releaseable #361

Merged
merged 7 commits into from Jan 19, 2023
Merged

Commits on Jan 13, 2023

  1. values are manually releaseable

    Kyle Maxwell committed Jan 13, 2023
    Copy the full SHA
    b484888 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. use old-style iterator

    Kyle Maxwell committed Jan 19, 2023
    Copy the full SHA
    546b01a View commit details
    Browse the repository at this point in the history
  2. remove unused var

    Kyle Maxwell committed Jan 19, 2023
    Copy the full SHA
    eda54ff View commit details
    Browse the repository at this point in the history
  3. fix memory initialization bugs

    Kyle Maxwell committed Jan 19, 2023
    Copy the full SHA
    0b75c3b View commit details
    Browse the repository at this point in the history
  4. appease the linter

    Kyle Maxwell committed Jan 19, 2023
    Copy the full SHA
    b737273 View commit details
    Browse the repository at this point in the history
  5. need to call delete

    Kyle Maxwell committed Jan 19, 2023
    Copy the full SHA
    c2729da View commit details
    Browse the repository at this point in the history
  6. changelog

    Kyle Maxwell committed Jan 19, 2023
    Copy the full SHA
    fbe0f6e View commit details
    Browse the repository at this point in the history