mirror of
https://github.com/denoland/deno.git
synced 2025-03-10 06:07:03 -04:00
![]() The `:exit` selectors were called at the wrong time during visiting. They need to be called when going upwards and a node and all its children have been fully visited. Instead we called it when the node + all its sibling were visited which is wrong. Fixes https://github.com/denoland/deno/issues/28227 |
||
---|---|---|
.. | ||
config | ||
ffi | ||
integration | ||
napi | ||
node_compat | ||
registry | ||
specs | ||
testdata | ||
unit | ||
unit_node | ||
util | ||
wpt | ||
Cargo.toml | ||
lib.rs | ||
README.md |