Skip to content

Conversation

@refack
Copy link
Contributor

@refackrefack commented Apr 19, 2019

Follow up to #27308

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-botnodejs-github-bot added the build Issues and PRs related to build files or the CI. label Apr 19, 2019
@refackrefack requested a review from joyeecheungApril 19, 2019 13:44
@refackrefackforce-pushed the fix-config-code-cache-bug branch from 0606363 to 98deba3CompareApril 19, 2019 21:59
@nodejs-github-bot
Copy link
Collaborator

@refack
Copy link
ContributorAuthor

Added process.features.code_cache field based on compile time constant, and not build configuration.

@refackrefack added the process Issues and PRs related to the process subsystem. label Apr 19, 2019
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@refackrefack self-assigned this Apr 20, 2019
@refack
Copy link
ContributorAuthor

Ping @nodejs/build-files @nodejs/process

@refackrefackforce-pushed the fix-config-code-cache-bug branch from f0b5677 to cbf534cCompareApril 21, 2019 13:35
@nodejs-github-bot

This comment has been minimized.

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 21, 2019
@BridgeARBridgeAR removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 21, 2019
@refackrefackforce-pushed the fix-config-code-cache-bug branch from cbf534c to 4d81c09CompareApril 21, 2019 19:39
@nodejsnodejs deleted a comment from nodejs-github-botApr 21, 2019
@nodejs-github-bot
Copy link
Collaborator

PR-URL: nodejs#27311 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Richard Lau <[email protected]>
@refackrefackforce-pushed the fix-config-code-cache-bug branch from 4d81c09 to 5aaf666CompareApril 22, 2019 18:49
@refackrefack merged commit 5aaf666 into nodejs:masterApr 22, 2019
@refackrefack deleted the fix-config-code-cache-bug branch April 22, 2019 18:51
@refackrefack removed their assignment Apr 22, 2019
nodejs-github-bot pushed a commit that referenced this pull request Sep 17, 2024
PR-URL: #54982 Refs: aa0308d Refs: 9010f5f Refs: 52a40e0 Refs: b3ef289 Refs: #2564 Refs: #25819 Refs: #27311 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
targos pushed a commit that referenced this pull request Oct 4, 2024
PR-URL: #54982 Refs: aa0308d Refs: 9010f5f Refs: 52a40e0 Refs: b3ef289 Refs: #2564 Refs: #25819 Refs: #27311 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
louwers pushed a commit to louwers/node that referenced this pull request Nov 2, 2024
tpoisseau pushed a commit to tpoisseau/node that referenced this pull request Nov 21, 2024
marco-ippolito pushed a commit that referenced this pull request Feb 10, 2025
PR-URL: #54982 Refs: aa0308d Refs: 9010f5f Refs: 52a40e0 Refs: b3ef289 Refs: #2564 Refs: #25819 Refs: #27311 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
marco-ippolito pushed a commit to marco-ippolito/node that referenced this pull request Feb 10, 2025
marco-ippolito pushed a commit that referenced this pull request Feb 10, 2025
PR-URL: #54982 Backport-PR-URL: #56948 Refs: aa0308d Refs: 9010f5f Refs: 52a40e0 Refs: b3ef289 Refs: #2564 Refs: #25819 Refs: #27311 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> PR-URL: #54897 Refs: #54295
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.processIssues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@refack@nodejs-github-bot@joyeecheung@richardlau@BridgeAR@mihalskiy