Sha256: 8fdb20765307e14e0c96cab72fb7a33c20b5e4a5008f3fdf8ee10c18fe04647f
Contents?: true
Size: 429 Bytes
Versions: 2
Compression:
Stored size: 429 Bytes
Contents
module.exports = { Response: 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 }
Version data entries
2 entries across 2 versions & 1 rubygems