Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwebidl2.js255 function unconsume(position) { function
407 unconsume(start_position);
415 unconsume(start_position);
581 unconsume(start_position);
684 unconsume(start_position);
901 unconsume(start_position);
920 unconsume(start_position);
/third_party/node/lib/
D_http_server.js688 unconsume(parser, socket);
938 function unconsume(parser, socket) { function
941 parser.unconsume();
959 unconsume(this.parser, this);
D_http_common.js194 parser.unconsume();
/third_party/node/test/sequential/
Dtest-http-regr-gh-2928.js47 parser.unconsume();
/third_party/node/doc/changelogs/
DCHANGELOG_V8.md1264 …* unconsume stream on destroy (Anna Henningsen) [#17478](https://github.com/nodejs/node/pull/17478)
1526 * [[`30c607600b`](https://github.com/nodejs/node/commit/30c607600b)] - **tls**: unconsume stream on…
3382 …ejs/node/commit/50447e837b)] - **http**: reset stream to unconsumed in `unconsume()` (Anna Henning…
DCHANGELOG_V6.md726 * [[`56e1586608`](https://github.com/nodejs/node/commit/56e1586608)] - **tls**: unconsume stream on…
1407 …ejs/node/commit/67074113dc)] - **http**: reset stream to unconsumed in `unconsume()` (Anna Henning…
2439 * [[`28102edbc8`](https://github.com/nodejs/node/commit/28102edbc8)] - **src**: unconsume stream fi…
DCHANGELOG_V7.md867 * [[`9264131fb3`](https://github.com/nodejs/node/commit/9264131fb3)] - **src**: unconsume stream fi…
DCHANGELOG_V9.md1355 * [[`41702ef457`](https://github.com/nodejs/node/commit/41702ef457)] - **tls**: unconsume stream on…
DCHANGELOG_V4.md402 * [[`a557d6ce1d`](https://github.com/nodejs/node/commit/a557d6ce1d)] - **src**: unconsume stream fi…