summaryrefslogtreecommitdiff
path: root/src/node_http2.cc
diff options
context:
space:
mode:
authorbcoe <bencoe@google.com>2019-12-01 12:55:54 -0800
committerBenjamin Coe <bencoe@google.com>2019-12-05 15:46:55 -0800
commitbfd9de63c9521a7d26ab27f87de386434bdf649b (patch)
tree3c8c2ee89bc3a96f45cfbd0d2941c4caf6432ae7 /src/node_http2.cc
parent651c43082698ba3bfa4f2417944719f771c09f04 (diff)
downloadandroid-node-v8-bfd9de63c9521a7d26ab27f87de386434bdf649b.tar.gz
android-node-v8-bfd9de63c9521a7d26ab27f87de386434bdf649b.tar.bz2
android-node-v8-bfd9de63c9521a7d26ab27f87de386434bdf649b.zip
build: remove (almost) unused macros/constants
Macros, like CHECK, cause issues for tracking coverage because they modify the source before it's placed in V8. Upon investigation it seemed that we only used this functionality in two places: internal/vm/module.js, and internal/async_hooks.js (in comments). Given this, it seemed to make more sense to move CHECK to JavaScript, and retire a mostly unused build step. PR-URL: https://github.com/nodejs/node/pull/30755 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'src/node_http2.cc')
0 files changed, 0 insertions, 0 deletions