Closed GoogleCodeExporter closed 9 years ago
Original comment by zwetan
on 20 Nov 2013 at 6:21
added based on
http://obtw.wordpress.com/2013/04/03/making-bytearray-faster/
and
http://hg.mozilla.org/tamarin-redux/file/5571cf86fc68/core/concurrent.as#l355
Original comment by zwetan
on 20 Nov 2013 at 6:22
to use the fast memory op in redtamarin you will need to compile with ASC2
$ java -jar asc2.jar -import redtamarin.abc program.as
and you need to run the correct APi version
$ ./redshell -api SWF_19 program.abc
Original comment by zwetan
on 20 Nov 2013 at 6:24
Original issue reported on code.google.com by
zwetan
on 20 Nov 2013 at 5:23