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