Skip to content

Conversation

danbev
Copy link
Contributor

@danbev danbev commented May 11, 2018

This commit makes the currently protected members env_ and context_
private in node_contextify.h.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

This commit makes the currently protected members env_ and context_
private in node_contextify.h.
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. vm Issues and PRs related to the vm subsystem. labels May 11, 2018
@danbev
Copy link
Contributor Author

danbev commented May 11, 2018

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 11, 2018
@danbev
Copy link
Contributor Author

danbev commented May 14, 2018

Landed in fcf2e42.

@danbev danbev closed this May 14, 2018
@danbev danbev deleted the contextify_remove_protected_members branch May 14, 2018 03:58
danbev added a commit that referenced this pull request May 14, 2018
This commit makes the currently protected members env_ and context_
private in node_contextify.h.

PR-URL: #20671
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
addaleax pushed a commit that referenced this pull request May 14, 2018
This commit makes the currently protected members env_ and context_
private in node_contextify.h.

PR-URL: #20671
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@addaleax addaleax mentioned this pull request May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. vm Issues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants