summaryrefslogtreecommitdiff
path: root/src/stream_wrap.h
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2018-04-27 00:16:09 +0200
committerAnna Henningsen <anna@addaleax.net>2018-05-10 14:15:17 +0200
commitbaea5a893d1c365646a3928f5f1a44c1be6921a4 (patch)
treef306aa5ce271ce0aa27de3cd9eeca4905acfdb15 /src/stream_wrap.h
parent63a84609fb24b245838f2d0838d5141d36f09f83 (diff)
downloadandroid-node-v8-baea5a893d1c365646a3928f5f1a44c1be6921a4.tar.gz
android-node-v8-baea5a893d1c365646a3928f5f1a44c1be6921a4.tar.bz2
android-node-v8-baea5a893d1c365646a3928f5f1a44c1be6921a4.zip
src: remove NodeCategorySet destructor
This currently crashes during environment cleanup because the object would be torn down while there are enabled categories. I’m not sure about the exact semantics here, but since the object cannot be garbage collected at this point anyway because it’s `Persistent` handle is strong, removing the destructor at least doesn’t make anything worse than it is right now (i.e. the destructor would never have been called before anyway). PR-URL: https://github.com/nodejs/node/pull/19377 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'src/stream_wrap.h')
0 files changed, 0 insertions, 0 deletions