Unverified Commit 071a022d authored by Rich Trott's avatar Rich Trott Committed by Beth Griggs
Browse files

http2: order declarations in core.js

Order declarations:

* public modules in alphabetical order
* internal modules in alphabetical order
* process.binding() calls in alphabetical order
* exports in alphabetical order

Backport-PR-URL: https://github.com/nodejs/node/pull/22850
PR-URL: https://github.com/nodejs/node/pull/21689


Reviewed-By: default avatarGus Caplan <me@gus.host>
Reviewed-By: default avatarWeijia Wang <starkwang@126.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 2116ace0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment