| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
New CI since it appears this fell through the cracks: https://ci.nodejs.org/job/node-test-pull-request/3742/ |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
debug
( specifically: lib/_debug_agent.js )
Description of change
Use arrow functions to replace 3x var self = this; ... function() { self.whatever() } pattern.
See #7414 for more details.