Skip to content

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

Closed
guybedford wants to merge 2 commits into
nodejs:v15.x-stagingfrom
guybedford:v8-cycle-fix-backport-15
Closed

[v15.x] deps: V8 cycle fix & parent ordering backports#37985
guybedford wants to merge 2 commits into
nodejs:v15.x-stagingfrom
guybedford:v8-cycle-fix-backport-15

Conversation

@guybedford

Copy link
Copy Markdown
Contributor

This backports both #37865 and 8e46568 for v15.x.

//cc @ruyadorno

[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>
@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v15.x v8 engine Issues and PRs related to the V8 dependency. labels Mar 30, 2021
@nodejs-github-bot

This comment has been minimized.

@guybedford
guybedfordforce-pushed the v8-cycle-fix-backport-15 branch from b2fb40e to e3e5b8bCompareMarch 30, 2021 12:20
@nodejs-github-bot

This comment has been minimized.

@guybedford
guybedfordforce-pushed the v8-cycle-fix-backport-15 branch from e3e5b8b to 1d53fe7CompareMarch 30, 2021 15:35
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

[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
guybedfordforce-pushed the v8-cycle-fix-backport-15 branch from 1d53fe7 to d68be4aCompareMarch 30, 2021 18:28
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

ruyadorno pushed a commit that referenced this pull request Mar 31, 2021
[top-level-await] Implement spec fix for cycle root detection
Refs: http://github.com/v8/v8/commit/9689b17687b21c800c3f7400df4255c55b9c6ec0
PR-URL: #37865
Backport-PR-URL: #37985
Reviewed-By: Michaël Zasso <targos@protonmail.com>
ruyadorno pushed a commit that referenced this pull request Mar 31, 2021
[top-level-await] Implement the new post-order requirement for
async subgraphs
Refs: v8/v8@f19142e
PR-URL: #37864
Backport-PR-URL: #37985
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@ruyadorno

Copy link
Copy Markdown
Member

Landed in 2fd97cef09c033

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.needs-ciPRs that need a full CI run.v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@guybedford@nodejs-github-bot@ruyadorno