Home
last modified time | relevance | path

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

/third_party/node/lib/internal/http2/
Dcore.js225 const kSentTrailers = Symbol('sent-trailers'); constant
1976 return this[kSentTrailers];
2172 if (this[kSentTrailers])
2185 this[kSentTrailers] = headers;