15 Commits (51b8a79bd46a28c2f576a579f258c2222e1a951b)

Author SHA1 Message Date
Trevor Norris c0e6c668e6 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris ddc19be6de src: inherit first from AsyncWrap 9 years ago
Ben Noordhuis a7581d0859 src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
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