ruffle/core
Moulins 35b9fb7317 avm1: add property_decl::declare_properties! macro for defining built-ins
This allows for reduced boilerplate when defining native methods,
properties, and constants (but not values depending on other runtime
values, like built-ins objects and prototypes).

Also remove ScriptObject::force_set_function (replaced by DeclKind::Method)
2021-05-17 10:34:41 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros chore: Bump syn from 1.0.71 to 1.0.72 2021-05-10 09:40:26 -07:00
src avm1: add property_decl::declare_properties! macro for defining built-ins 2021-05-17 10:34:41 -07:00
Cargo.toml chore: Bump serde from 1.0.125 to 1.0.126 2021-05-17 10:13:02 -07:00