@@ -107,6 +107,11 @@ enum class instruction_t : byte {
|
||||
*/
|
||||
Pointerof,
|
||||
|
||||
/**
|
||||
* @brief Pushes a size of popped-off thing onto the stack.
|
||||
*/
|
||||
Sizeof,
|
||||
|
||||
/**
|
||||
* @brief Pushes a variable onto the stack.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user