ruffle/core/build_playerglobal
Aaron Hill ee62044cad avm2: Implement avmplus.describeTypeJSON and use it for describeType
Some SWFS (in particular, anything using Unity) call
avmplus.describeTypeJSON, and rely on the behavior of the various
flags.

This PR changes our internal implementation to implement
describeTypeJSON (producing an `Object` with dynamic fields).
We then convert this to XML in `describeType`, using an implementation
inspired by avmplus.

The existing describeType tests are passing - in a follow-up PR,
I'll add tests for describeTypeJSON
2023-09-06 23:53:22 +02:00
..
src avm2: Implement avmplus.describeTypeJSON and use it for describeType 2023-09-06 23:53:22 +02:00
Cargo.toml fix(deps): update rust dependencies 2023-09-04 10:25:24 +02:00
asc.jar avm2: Add support for playerglobal instance allocators 2022-07-20 23:11:46 -07:00