ruffle/core
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
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.84 to 1.0.85 2022-01-10 22:07:29 -08:00
src avm1: Improve Object comparisons in SWFv5 2022-01-21 16:40:19 -08:00
Cargo.toml chore: Bump h263-rs git reference 2022-01-14 17:09:39 -08:00