ruffle/core
Aaron Hill ad97322807 avm2: Implement ErrorObject.display without using Activation
This lets us print the full error message and stack stacke
in contexts where an Activation is not available, including
the `Debug` impl.

The 'name' and 'error' fields are accessed using hardcodd slot
ids. This is pretty hacky, but will work until we have better
handling of slot properties.
2023-06-15 09:31:36 -05:00
..
assets chore: Update translations from Crowdin 2023-06-12 12:28:05 +02:00
build_playerglobal chore(deps): lock file maintenance rust dependencies 2023-06-09 20:17:25 +03:00
macros chore(deps): lock file maintenance rust dependencies 2023-05-28 23:54:33 -05:00
src avm2: Implement ErrorObject.display without using Activation 2023-06-15 09:31:36 -05:00
Cargo.toml tests: Enable tracing_subscriber in tests 2023-06-14 17:15:31 -05:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00