OPCODE_IS_NAN
This commit is contained in:
@@ -164,6 +164,7 @@ enum Opcode {
|
||||
OPCODE_SELECT,
|
||||
OPCODE_IS_TRUE,
|
||||
OPCODE_IS_FALSE,
|
||||
OPCODE_IS_NAN,
|
||||
OPCODE_COMPARE_EQ,
|
||||
OPCODE_COMPARE_NE,
|
||||
OPCODE_COMPARE_SLT,
|
||||
|
||||
Reference in New Issue
Block a user