Home
last modified time | relevance | path

Searched refs:kEncrypted (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/http2/
Dcore.js232 const kEncrypted = Symbol('encrypted'); constant
1049 this[kEncrypted] = true;
1055 this[kEncrypted] = false;
1240 this[kEncrypted] = undefined;
1300 return this[kEncrypted];