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: force context allocation in test module #18312

Closed
wants to merge 2 commits into from

Commits on Jan 23, 2018

  1. test: force context allocation in test module

    V8's behavior changed in c3bd741efd. Top-level variables
    in a module are no longer context-allocated by default.
    hashseed committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    62db5c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. Address comment.

    hashseed committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    b5cb151 View commit details
    Browse the repository at this point in the history