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

[v15.x] deps: V8 cycle fix & parent ordering backports #37985

Closed

Commits on Mar 30, 2021

  1. deps: v8 backport 9689b17687b

    [top-level-await] Implement spec fix for cycle root detection
    
    Refs: http://github.com/v8/v8/commit/9689b17687b21c800c3f7400df4255c55b9c6ec0
    PR-URL: nodejs#37865
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    guybedford committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    abe04be View commit details
    Browse the repository at this point in the history
  2. deps: backport v8 f19142e6

    [top-level-await] Implement the new post-order requirement for
    async subgraphs
    
    Refs: v8/v8@f19142e
    PR-URL: nodejs#37864
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    guybedford committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    d68be4a View commit details
    Browse the repository at this point in the history