ruffle/core
relrelb 141f886cdd avm1: Remove `TObject::set_proto`
The last usage of it was in `Player`, which anyway should operate
only on newly created objects that don't have any virtual properties
nor watchers. So it is safe to replace with `define_value`, that
also cannot fail.
2021-07-30 17:42:42 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros core: Fix documentation spelling 2021-06-21 20:57:49 +03:00
src avm1: Remove `TObject::set_proto` 2021-07-30 17:42:42 -07:00
Cargo.toml chore: Bump env_logger from 0.8.4 to 0.9.0 2021-07-19 23:49:40 +03:00