Home
last modified time | relevance | path

Searched refs:NUMBER_ARITHMETIC_DIVISION (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.h36 NUMBER_ARITHMETIC_DIVISION, /**< division */ enumerator
H A Dopcodes-ecma-arithmetics.c67 case NUMBER_ARITHMETIC_DIVISION: in do_number_arithmetic()
H A Dvm.c3027 result = do_number_arithmetic (NUMBER_ARITHMETIC_DIVISION, in vm_loop()
/third_party/jerryscript/jerry-core/api/
H A Djerry.c105 && ((NUMBER_ARITHMETIC_DIVISION + ECMA_NUMBER_ARITHMETIC_OP_API_OFFSET) == JERRY_BIN_OP_DIV)

Completed in 13 milliseconds