1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 15:19:40 -05:00
denoland-deno/ext
Aaron O'Mullan f827b93df4
perf(web): optimize AbortController (#12165)
- Use regular class constructor and symbol "private" attributes
- Lazy init Set of follower signals
2021-09-21 17:38:57 +02:00
..
broadcast_channel chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00
console chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00
crypto fix(ext/crypto): use DataError in importKey() (#12071) 2021-09-16 09:58:29 +02:00
fetch chore: Remove unused deps from Cargo.toml files (#12106) 2021-09-17 14:39:32 +02:00
ffi chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00
http chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00
net chore: bump deno_net (#12157) 2021-09-21 09:20:21 +05:30
timers chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00
tls chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00
url chore: Remove unused deps from Cargo.toml files (#12106) 2021-09-17 14:39:32 +02:00
web perf(web): optimize AbortController (#12165) 2021-09-21 17:38:57 +02:00
webgpu chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00
webidl chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00
websocket chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00
webstorage chore: bump crate versions for 0.14 (#12072) 2021-09-14 15:38:35 -04:00