ruffle/core
Aaron Hill 9b055645d3 avm2: Support calling 'new Function()' objects
This appears to create a dummy function, which ignores all
of its arguments and always returned `undefined`
2022-10-05 08:57:12 -05:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal build(deps): bump serde from 1.0.144 to 1.0.145 2022-10-04 16:17:36 +03:00
macros build(deps): bump syn from 1.0.99 to 1.0.101 2022-10-04 12:22:45 +03:00
src avm2: Support calling 'new Function()' objects 2022-10-05 08:57:12 -05:00
Cargo.toml build(deps): bump serde from 1.0.144 to 1.0.145 2022-10-04 16:17:36 +03:00
build.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00