Skip to content

Conversation

addaleax
Copy link
Member

@addaleax addaleax commented Mar 5, 2017

The NODE_ISOLATE_SLOT macro has been unused since c3cd453.

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

src

CI: https://ci.nodejs.org/job/node-test-commit/8269/

The `NODE_ISOLATE_SLOT` macro has been unused since c3cd453.
@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Mar 5, 2017
@fhinkel
Copy link
Member

fhinkel commented Mar 9, 2017

Thanks, landed in 6d16048.

@fhinkel fhinkel closed this Mar 9, 2017
fhinkel pushed a commit that referenced this pull request Mar 9, 2017
The `NODE_ISOLATE_SLOT` macro has been unused since c3cd453.

PR-URL: #11692
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
@addaleax addaleax deleted the drop-node_isolate_slot branch March 9, 2017 16:35
italoacasas pushed a commit to italoacasas/node that referenced this pull request Mar 13, 2017
The `NODE_ISOLATE_SLOT` macro has been unused since c3cd453.

PR-URL: nodejs#11692
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
jungx098 pushed a commit to jungx098/node that referenced this pull request Mar 21, 2017
The `NODE_ISOLATE_SLOT` macro has been unused since c3cd453.

PR-URL: nodejs#11692
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
@MylesBorins
Copy link
Contributor

doesn't look like this should be backported. lmk if I'm wrong

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++.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants