ruffle/core
Mike Welsh 52fbb77e99 avm1: DefineLocal respects virtual properties and prototype chain (fix #760)
DefineLocal will call a virtual setter if the property already exists
on the local object, including the local object's prototype chain.

DefineLocal2 will also not overwrite a property if it already exists
on the local object, including the local object's prototype chain.
2020-06-28 15:15:45 -07: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.32 to 1.0.33 2020-06-22 10:15:50 -07:00
src avm1: DefineLocal respects virtual properties and prototype chain (fix #760) 2020-06-28 15:15:45 -07:00
tests tests: Add test for enumerating array indices 2020-06-27 20:25:45 -07:00
Cargo.toml build(deps): bump weak-table from 0.2.3 to 0.3.0 2020-06-27 16:08:52 -07:00