ruffle/core
relrelb eacf34d80a avm1: Remove `Function.prototype.toString`
`Function.prototype` doesn't have its own `toString` method, but
rather inherts it from `Object.prototype`. So remove `Function.prototype.toString`
and move its logic to `Object.prototype.toString`.
2021-12-10 11:36:39 +02:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.81 to 1.0.82 2021-11-29 23:04:42 +02:00
src avm1: Remove `Function.prototype.toString` 2021-12-10 11:36:39 +02:00
Cargo.toml build(deps): bump jpeg-decoder from 0.1.22 to 0.2.0 2021-12-10 00:28:45 +02:00