FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bootstrap: include vm and contextify binding into the snapshot by joyeecheung · Pull Request #38677 · nodejs/node · GitHub

/ node Public

bootstrap: include vm and contextify binding into the snapshot - #38677

Closed
joyeecheung wants to merge 2 commits into
nodejs:masterfrom
joyeecheung:snapshot-vm
Closed

bootstrap: include vm and contextify binding into the snapshot#38677
joyeecheung wants to merge 2 commits into
nodejs:masterfrom
joyeecheung:snapshot-vm

Conversation

Copy link
Copy Markdown
Member

In addition, defer the patching of the vm module based on the
value of --experimental-vm-modules to runtime.

Refs: #35711

In addition, defer the patching of the vm module based on the
value of --experimental-vm-modules to runtime.
github-actions Bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels May 13, 2021
Comment thread lib/vm.js

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member Author

It keeps flaking on #38226 To be safe, I checked that test and the hash seed test again and it seems alright, so I am going to land it.

joyeecheung added a commit that referenced this pull request May 19, 2021
In addition, defer the patching of the vm module based on the
value of --experimental-vm-modules to runtime.

PR-URL: #38677
Refs: #35711
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>

Copy link
Copy Markdown
Member Author

Landed in 527da94

danielleadams pushed a commit that referenced this pull request May 31, 2021
In addition, defer the patching of the vm module based on the
value of --experimental-vm-modules to runtime.

PR-URL: #38677
Refs: #35711
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
danielleadams mentioned this pull request May 31, 2021

Copy link
Copy Markdown
Member

Doesn't land cleanly on v14.x-staging.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL