Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
bootstrap: generate bootstrapper arguments in BuiltinLoader#44488
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
Uh oh!
There was an error while loading. Please reload this page.
Conversation
nodejs-github-bot commented Sep 2, 2022
Review requested:
|
legendecas left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change LGTM, but the linter is complaining...
3ad93cc to a4c8645Comparejoyeecheung commented Sep 6, 2022
Rebased and fixed the linter error. |
nodejs-github-bot commented Sep 6, 2022
a4c8645 to 501fee7Comparenodejs-github-bot commented Sep 6, 2022
nodejs-github-bot commented Sep 6, 2022
nodejs-github-bot commented Sep 12, 2022
nodejs-github-bot commented Sep 12, 2022
nodejs-github-bot commented Sep 13, 2022
Landed in 7850802 |
PR-URL: nodejs#44488 Reviewed-By: Chengzhong Wu <[email protected]>
RafaelGSS commented Sep 26, 2022
Hi @joyeecheung. This commit didn't land cleanly on v18.x. Could you please backport? |
juanarbol commented Oct 3, 2022
The builtins thing did not land well in the v16.x release line (#44135); marking this as backport-blocked for the v16.x branch. |
PR-URL: #44488 Reviewed-By: Chengzhong Wu <[email protected]>
PR-URL: nodejs/node#44488 Reviewed-By: Chengzhong Wu <[email protected]>
PR-URL: nodejs/node#44488 Reviewed-By: Chengzhong Wu <[email protected]>
First commit comes from #44472