script sinit refid "tests:TestDoubleDup/init" body maxstack 2 localcount 1 initscopedepth 1 maxscopedepth 3 code getlocal0 pushscope findpropstrict Multiname("TestDoubleDup", [PackageNamespace("tests")]) getlex QName(PackageNamespace(""), "Object") pushscope getlex Multiname("Object", [PrivateNamespace(null, "tests:TestDoubleDup"), PackageNamespace(""), PackageNamespace("tests"), PackageInternalNs("tests"), Namespace("http://adobe.com/AS3/2006/builtin")]) newclass "tests:TestDoubleDup" popscope initproperty QName(PackageNamespace("tests"), "TestDoubleDup") returnvoid end ; code end ; body end ; method trait class QName(PackageNamespace("tests"), "TestDoubleDup") #include "TestDoubleDup.class.asasm" end ; trait end ; script