ruffle/core/build_playerglobal
Aaron Hill f5b59f869c avm2: Show native method names in stack trace
Previously, we would display an empty string for the method name.

We can now store a `&'static str` again in `NativeMethod`,
instead of needing a `Cow`
2022-09-26 14:13:48 -05:00
..
flexpmd avm2: Add automatic linting for AS3 playerglobals 2022-09-04 16:33:35 -07:00
src avm2: Show native method names in stack trace 2022-09-26 14:13:48 -05:00
Cargo.toml build(deps): bump convert_case from 0.5.0 to 0.6.0 2022-09-13 09:20:12 +03:00
asc.jar avm2: Add support for playerglobal instance allocators 2022-07-20 23:11:46 -07:00