ruffle/core/src/avm1
David Wendt 40dbc535fc Remove force_get now that everything can read virtual properties correctly. 2019-11-20 14:30:30 -05:00
..
globals Allow native functions to resolve on the AVM stack for whatever reason. 2019-11-20 14:30:30 -05:00
activation.rs Allow getters to resolve on the AVM1 stack. 2019-11-20 14:30:30 -05:00
fscommand.rs core: Merge ActionContext into UpdateContext 2019-10-27 13:49:47 -07:00
function.rs Allow native functions to resolve on the AVM stack for whatever reason. 2019-11-20 14:30:30 -05:00
globals.rs Allow native functions to resolve on the AVM stack for whatever reason. 2019-11-20 14:30:30 -05:00
movie_clip.rs Allow native functions to resolve on the AVM stack for whatever reason. 2019-11-20 14:30:30 -05:00
object.rs Remove force_get now that everything can read virtual properties correctly. 2019-11-20 14:30:30 -05:00
scope.rs Allow getters to resolve on the AVM1 stack. 2019-11-20 14:30:30 -05:00
stack_continuation.rs Get rid of the automatic `this` on stack continuations 2019-11-20 14:30:30 -05:00
test_utils.rs core: Move UpdateContext into context submodule 2019-10-27 13:49:47 -07:00
tests.rs Add tests for `locals_into_form_values`. 2019-11-11 14:09:25 -05:00
value.rs core: Merge ActionContext into UpdateContext 2019-10-27 13:49:47 -07:00