mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
225114166a
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 |
||
---|---|---|
.. | ||
Cargo.toml | ||
function.rs | ||
lib.rs | ||
README.md | ||
value.rs |