ruffle/tests
Mike Welsh e11e1e870f avm1: Improve Object comparisons in SWFv5
SWFv5 always calls `Object.valueOf` at least once and sometimes
twice in the Equals2 op, even when comparing two Objects.

For example, `Object(1) == Object(1)` is true in SWFv5 but false
in SWFv6.
2022-01-21 16:40:19 -08:00
..
tests avm1: Improve Object comparisons in SWFv5 2022-01-21 16:40:19 -08:00
Cargo.toml build(deps): bump futures from 0.3.18 to 0.3.19 2021-12-21 08:36:06 +02:00