Home
last modified time | relevance | path

Searched defs:kSession (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/
Dstream_base_commons.js36 const kSession = Symbol('kSession'); constant
275 kSession, property
/third_party/node/lib/internal/http2/
Dcore.js2397 function callTimeout(self, kSession) { argument