Sha256: c3b9d357fff05080a5384e11596bef9b129ab3225f96c1f6240e6d883c229ac6
Contents?: true
Size: 762 Bytes
Versions: 18
Compression:
Stored size: 762 Bytes
Contents
module.exports = { Value: 0, LoadLibrary: 1, InvokeStaticMethod: 2, GetStaticField: 3, SetStaticField: 4, CreateClassInstance: 5, GetType: 6, Reference: 7, GetModule: 8, InvokeInstanceMethod: 9, Exception: 10, HeartBeat: 11, Cast: 12, GetInstanceField: 13, Optimize: 14, GenerateLib: 15, InvokeGlobalMethod: 16, DestructReference: 17, ArrayReference: 18, ArrayGetItem: 19, ArrayGetSize: 20, ArrayGetRank: 21, ArraySetItem: 22, Array: 23, RetrieveArray: 24, SetInstanceField: 25, InvokeGenericStaticMethod: 26, InvokeGenericMethod: 27, GetEnumItem: 28, GetEnumName: 29, GetEnumValue: 30, AsRef: 31, AsOut: 32, GetRefValue: 33 }
Version data entries
18 entries across 9 versions & 1 rubygems