Searched defs:TLSWrap (Results 1 – 3 of 3) sorted by relevance
10 const TLSWrap = internalBinding('tls_wrap').TLSWrap; constant
542 tls_wrap.TLSWrap.prototype[proxiedMethod] = class in tls_wrap
59 TLSWrap::TLSWrap(Environment* env, in TLSWrap() function in node::TLSWrap