mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-23 03:16:01 +00:00
30 lines
925 B
Plaintext
30 lines
925 B
Plaintext
script
|
|
sinit
|
|
refid "tests:TestSetSlotFindProperty/init"
|
|
body
|
|
maxstack 2
|
|
localcount 1
|
|
initscopedepth 1
|
|
maxscopedepth 3
|
|
code
|
|
getlocal0
|
|
pushscope
|
|
|
|
findpropstrict Multiname("TestSetSlotFindProperty", [PackageNamespace("tests")])
|
|
getlex QName(PackageNamespace(""), "Object")
|
|
pushscope
|
|
|
|
getlex Multiname("Object", [PrivateNamespace(null, "tests:TestSetSlotFindProperty"), PackageNamespace(""), PackageNamespace("tests"), PackageInternalNs("tests"), Namespace("http://adobe.com/AS3/2006/builtin")])
|
|
newclass "tests:TestSetSlotFindProperty"
|
|
popscope
|
|
initproperty QName(PackageNamespace("tests"), "TestSetSlotFindProperty")
|
|
|
|
returnvoid
|
|
end ; code
|
|
end ; body
|
|
end ; method
|
|
trait class QName(PackageNamespace("tests"), "TestSetSlotFindProperty")
|
|
#include "TestSetSlotFindProperty.class.asasm"
|
|
end ; trait
|
|
end ; script
|