kolombet / maashaack

Automatically exported from code.google.com/p/maashaack
0 stars 0 forks source link

need to perf test package level function in core #196

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
just compare
public const name:Function
vs
public var name:Function

to see which one have a better perf score

const should win

but also test if a const can be seen inside a SWC within Flash CS3
as we had a bug with that before

Original issue reported on code.google.com by zwetan on 2 May 2010 at 6:05

GoogleCodeExporter commented 8 years ago

Original comment by zwetan on 24 Sep 2011 at 5:12