Skip to content

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Jun 1, 2021

This PR adds customizability to InitializeOncePerProcess by adding an overload with a third parameter containing flags which specify which aspects of InitializeOncePerProcess to run.

@codebytere codebytere added the embedding Issues and PRs related to embedding Node.js in another project. label Jun 1, 2021
@github-actions github-actions bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Jun 1, 2021
@codebytere codebytere changed the title src: add NODE_USE_V8_PLATFORM in InitializeOncePerProcess src: make InitializeOncePerProcess more flexible Jun 3, 2021
@codebytere codebytere added the semver-minor PRs that contain new features and should be released in the next minor version. label Jun 3, 2021
@codebytere codebytere requested a review from addaleax June 3, 2021 10:46
@nodejs-github-bot
Copy link
Collaborator

@codebytere codebytere removed the needs-ci PRs that need a full CI run. label Jun 3, 2021
@nodejs-github-bot
Copy link
Collaborator

@codebytere
Copy link
Member Author

codebytere commented Jun 7, 2021

Landed in d8d1d96

@codebytere codebytere closed this Jun 7, 2021
codebytere added a commit that referenced this pull request Jun 7, 2021
PR-URL: #38888
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@codebytere codebytere deleted the wrap-v8-platform branch June 7, 2021 08:41
targos pushed a commit that referenced this pull request Jun 11, 2021
PR-URL: #38888
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@danielleadams danielleadams mentioned this pull request Jun 14, 2021
codebytere added a commit to electron/electron that referenced this pull request Jun 24, 2021
codebytere added a commit to electron/electron that referenced this pull request Jun 24, 2021
codebytere added a commit to electron/electron that referenced this pull request Jun 24, 2021
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++. embedding Issues and PRs related to embedding Node.js in another project. semver-minor PRs that contain new features and should be released in the next minor version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants