Home
last modified time | relevance | path

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

/third_party/node/lib/internal/http2/
Dcompat.js55 const kResponse = Symbol('response'); constant
163 const response = this[kResponse];
421 this.sendTrailers(this[kResponse][kTrailers]);
425 const res = this[kResponse];
440 this[kResponse] = undefined;
461 stream[kResponse] = this;
467 stream.on('timeout', onStreamTimeout(kResponse));
/third_party/chromium/patch/
D0001-cve.patch3126 + const std::string kResponse =
3131 + get_runner.AddRead(kResponse);