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 92b2e28c64
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
2023-12-24 13:04:32 +00:00
..
broadcast_channel chore: ensure that each op provided to ensureFastOps is only used once (#21689) 2023-12-24 13:04:32 +00:00
cache chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
console chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
cron chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
crypto chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
fetch chore(ext/node): use BufView natively in http2 (#21688) 2023-12-23 08:58:20 -07:00
ffi chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
fs chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
http chore(ext/node): use BufView natively in http2 (#21688) 2023-12-23 08:58:20 -07:00
io chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
kv feat(unstable): only allow http2 for kv remote backend (#21616) 2023-12-23 01:19:17 +08:00
napi chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
net chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
node chore(ext/node): use BufView natively in http2 (#21688) 2023-12-23 08:58:20 -07:00
tls chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
url chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
web chore: ensure that each op provided to ensureFastOps is only used once (#21689) 2023-12-24 13:04:32 +00:00
webgpu chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
webidl chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
websocket chore: ensure that each op provided to ensureFastOps is only used once (#21689) 2023-12-24 13:04:32 +00:00
webstorage chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00