mirror of
https://github.com/CPunch/Cosmo.git
synced 2025-09-29 14:50:05 +00:00
minor refactoring, OP_INVOKE performance boost
This commit is contained in:
@@ -32,7 +32,7 @@ typedef enum {
|
||||
OP_NEWOBJECT,
|
||||
OP_GETOBJECT,
|
||||
OP_SETOBJECT,
|
||||
OP_NEWCLASS,
|
||||
OP_INVOKE,
|
||||
|
||||
// ARITHMETIC
|
||||
OP_ADD,
|
||||
|
Reference in New Issue
Block a user