Skip to content

Conversation

@ghost
Copy link

Actually we don't refer the error directly in filterInternalStackFrames, so just remove it anyway.

  • 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]

Actually we don't refer the `error` directly in `filterInternalStackFrames`, so just remove it anyway.
@nodejs-github-botnodejs-github-bot added the repl Issues and PRs related to the REPL subsystem. label Aug 11, 2018
Copy link
Member

@lpincalpinca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@maclover7
Copy link
Contributor

@trivikr
Copy link
Member

@maclover7maclover7 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 12, 2018
@maclover7
Copy link
Contributor

maclover7 commented Aug 14, 2018

Resume Build: https://ci.nodejs.org/job/node-test-pull-request/16438/ (edit: ✔️)

@maclover7
Copy link
Contributor

Landed in 8018146 (made a slight adjustment to commit message so it would pass core-validate-commit)

maclover7 pushed a commit that referenced this pull request Aug 14, 2018
Actually we don't refer the `error` directly in `filterInternalStackFrames`, so just remove it anyway. PR-URL: #22267 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]>
@ghost ghost deleted the RemoveUseless branch August 15, 2018 00:50
@ghost
Copy link
Author

Thanks!

rvagg pushed a commit that referenced this pull request Aug 15, 2018
Actually we don't refer the `error` directly in `filterInternalStackFrames`, so just remove it anyway. PR-URL: #22267 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]>
@rvaggrvagg mentioned this pull request Aug 15, 2018
firass111 pushed a commit to firass111/Project_node1 that referenced this pull request Apr 16, 2025
Actually we don't refer the `error` directly in `filterInternalStackFrames`, so just remove it anyway. PR-URL: nodejs/node#22267 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.replIssues and PRs related to the REPL subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@maclover7@trivikr@jasnell@lpinca@cjihrig@BridgeAR@nodejs-github-bot