1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/ext
Matt Mastracci 841b758d0d
chore: ensure that each op provided to ensureFastOps is only used once (#21689)
When we migrate to op-import-per-extension, we will want to ensure that
ops have one and only one place where they are imported. This tackles
the ops that are imported via `ensureFastOps`, but does not yet tackle
direct `ops` imports.

Landing ahead of https://github.com/denoland/deno_core/pull/393
2024-01-04 20:34:47 +01:00
..
broadcast_channel chore: ensure that each op provided to ensureFastOps is only used once (#21689) 2024-01-04 20:34:47 +01:00
cache 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
console 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
cron 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
crypto 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
fetch chore(ext/node): use BufView natively in http2 (#21688) 2024-01-04 20:34:47 +01:00
ffi 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
fs 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
http chore(ext/node): use BufView natively in http2 (#21688) 2024-01-04 20:34:47 +01:00
io 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
kv feat(unstable): only allow http2 for kv remote backend (#21616) 2024-01-04 20:34:46 +01:00
napi 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
net 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
node chore(ext/node): use BufView natively in http2 (#21688) 2024-01-04 20:34:47 +01:00
tls 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
url 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
web chore: ensure that each op provided to ensureFastOps is only used once (#21689) 2024-01-04 20:34:47 +01:00
webgpu 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
webidl 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
websocket chore: ensure that each op provided to ensureFastOps is only used once (#21689) 2024-01-04 20:34:47 +01:00
webstorage 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00