| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Should the .Buffer be removed here?
Sorry, something went wrong.
There was a problem hiding this comment.
No, isBuffer is a property of Buffer
Sorry, something went wrong.
There was a problem hiding this comment.
Oh wow yea. Disregard.
Sorry, something went wrong.
There was a problem hiding this comment.
I'm not sure it improves readability in this specific case, but LGTM either way.
Sorry, something went wrong.
Sorry, something went wrong.
* refactor util exports * early capture of prototype methods * use template strings and args consistently
|
Rebased... updated. |
Sorry, something went wrong.
Sorry, something went wrong.
* refactor util exports * early capture of prototype methods * use template strings and args consistently PR-URL: #13803 Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
|
This doesn’t land cleanly on 8.x; if you can, please follow the guide and raise a backport PR. |
Sorry, something went wrong.
|
Unless it ends up causing backport pains for other PRs, this likely isn't a priority to backport. |
Sorry, something went wrong.
|
Okay, I’ve switched to dont-land. I’m still a bit worried with Node 8 ending LTS in almost 2 years, and we already have a lot of backporting pain… |
Sorry, something went wrong.
|
Actually.. I'm going to do a backport for this, it does interfere with backporting another one. Sigh. |
Sorry, something went wrong.
* refactor util exports * early capture of prototype methods * use template strings and args consistently PR-URL: nodejs#13803 Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
|
Not unless it's blocking anything. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Refactor util module
Checklist
Affected core subsystem(s)
util