Skip to content

stream_base: expose and use External pointer

Expose and use in TLSWrap an v8::External wrap of the StreamBase* pointer instead of guessing the ancestor C++ class in node_wrap.h.

cc @trevnorris @bnoordhuis @nodejs/crypto

Merge request reports

Loading