ruffle/tests
Mike Welsh 4d8db1e64d avm1: Fix function closures inside `with`
When creating a scope for a closure, any `with` scopes were being
filtered out, but this was incorrect; `with` scopes are still on
the scope chain when the function is called.
2022-01-19 20:29:26 -08:00
..
tests avm1: Fix function closures inside `with` 2022-01-19 20:29:26 -08:00
Cargo.toml build(deps): bump futures from 0.3.18 to 0.3.19 2021-12-21 08:36:06 +02:00