1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-28 10:09:20 -05:00
denoland-deno/ext
Bartek Iwańczuk d464df3a25
fix(napi): allow cleanup hook to remove itself (#17402)
This commit fixes "cleanup hooks" in NAPI integration in two ways:
- don't hold to RefCell's borrow while iterating over hooks
- allow a hook to remove itself when being called
2023-01-16 21:32:01 +01:00
..
broadcast_channel 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
cache 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
console 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
crypto 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
fetch 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
ffi 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
flash 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
http 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
napi fix(napi): allow cleanup hook to remove itself (#17402) 2023-01-16 21:32:01 +01:00
net 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
node 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
tls 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
url 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
web 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
webgpu 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
webidl 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
websocket 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
webstorage 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00