Optimize add operation.
JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
typedef enum
|
||||
{
|
||||
NUMBER_ARITHMETIC_ADDITION, /**< addition */
|
||||
NUMBER_ARITHMETIC_SUBSTRACTION, /**< substraction */
|
||||
NUMBER_ARITHMETIC_MULTIPLICATION, /**< multiplication */
|
||||
NUMBER_ARITHMETIC_DIVISION, /**< division */
|
||||
|
||||
Reference in New Issue
Block a user