12 Commits (00c876dec54f9c515aeed78c75ce61a4e0206d95)

Author SHA1 Message Date
Trevor Norris 178ac3367f js_stream: prevent abort if isalive doesn't exist 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis 9a3929dcbf src: introduce internal Buffer::Copy() function 10 years ago
Trevor Norris 36f78f4c1c buffer: switch API to return MaybeLocal<T> 10 years ago
Fedor Indutny 9180140231 _stream_wrap: prevent use after free in TLS 10 years ago
Shigeki Ohtsu 6ccbe75384 js_stream: fix buffer index in DoWrite 10 years ago
Fedor Indutny 30b7349176 stream_base: dispatch reqs in the stream impl 10 years ago
Fedor Indutny dccb69a21a js_stream: fix leak of instances 10 years ago
Fedor Indutny 2b47fd2eb6 stream_base: `.writev()` has limited support 10 years ago
Fedor Indutny 89e133a1d8 stream_base: remove static JSMethod declarations 10 years ago
Fedor Indutny 1738c77835 streams: introduce StreamWrap and JSStream 10 years ago
Fedor Indutny b9686233fc stream_base: introduce StreamBase 10 years ago