ruffle/core
Mike Welsh d1b65d9092 avm1: Pass ExecutionReason to `Object::call_method`
Internal function calls such as `toString` and event handlers
always used the base clip from the function itself, so add an
`ExecutionReason::InternalCall` to signify this and pass it along
to `call_method`.
2022-05-14 22:29:44 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
macros build(deps): bump syn from 1.0.91 to 1.0.92 2022-05-02 14:48:25 -07:00
src avm1: Pass ExecutionReason to `Object::call_method` 2022-05-14 22:29:44 -07:00
Cargo.toml build(deps): bump jpeg-decoder from 0.2.5 to 0.2.6 2022-05-09 13:46:12 -07:00