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

test: use v8 Default Allocator in cctest fixture #17366

Closed
wants to merge 4 commits into from

Commits on Nov 28, 2017

  1. test: use v8 Default Allocator in cctest fixture

    This commit updates the node_test_fixture to use
    v8::ArrayBuffer::Allocator::NewDefaultAllocator() and removes the custom
    allocator.
    danbev committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    dd8527b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Configuration menu
    Copy the full SHA
    36d984a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bfc1b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Configuration menu
    Copy the full SHA
    815f61e View commit details
    Browse the repository at this point in the history