| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Also, alphabetize all types in type-parser.js and fix some nits in type formats.
Sorry, something went wrong.
|
I cannot understand what is wrong with linter job( |
Sorry, something went wrong.
|
@vsemozhetbyt not your fault, see #18445 |
Sorry, something went wrong.
Sorry, something went wrong.
Also, alphabetize all types in type-parser.js and fix some nits in type formats. PR-URL: #18444 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Also, alphabetize all types in type-parser.js and fix some nits in type formats. PR-URL: #18444 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Also, alphabetize all types in type-parser.js and fix some nits in type formats. PR-URL: #18444 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Also, alphabetize all types in type-parser.js and fix some nits in type formats. PR-URL: #18444 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
|
Should this be backported to v8.x-staging or v6.x-staging? If yes please follow the guide and raise a backport PR, if not let me know or add the dont-land-on label. |
Sorry, something went wrong.
Also, alphabetize all types in type-parser.js and fix some nits in type formats. PR-URL: nodejs#18444 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: nodejs#18601 Refs: nodejs#18407 Refs: nodejs#18444 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc, tools
Also, alphabetize all types in type-parser.js and fix some nits in type formats.
Notes:
Custom types in type-parser.js were already grouped by module/subsystem, ASCII order being set inside each group.
I am not sure about 2 types: this (is it OK to link in this way?) and AsyncHook (we have no class chapter in the doc, so I've linked to the async_hooks.createHook() function which creates an instance; please, propose a better solution).
These types have been added (the rest of non-linkified types were just fixed according to the already available types):
{this} {AsyncHook} {crypto.constants} {Domain} {fs.Stats} {ClientHttp2Stream} {http2.Http2ServerRequest} {http2.Http2ServerResponse} {Http2Server} {Http2Session} {Http2Stream} {net.Server} {os.constants.dlopen} {PerformanceObserver} {PerformanceObserverEntryList} {readline.Interface} {Immediate} {Timeout} {tls.Server}