Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.h37 NUMBER_ARITHMETIC_REMAINDER, /**< remainder calculation */ enumerator
H A Dopcodes-ecma-arithmetics.c72 case NUMBER_ARITHMETIC_REMAINDER: in do_number_arithmetic()
H A Dvm.c3061 result = do_number_arithmetic (NUMBER_ARITHMETIC_REMAINDER, in vm_loop()
/third_party/jerryscript/jerry-core/api/
H A Djerry.c106 && ((NUMBER_ARITHMETIC_REMAINDER + ECMA_NUMBER_ARITHMETIC_OP_API_OFFSET) == JERRY_BIN_OP_REM),

Completed in 12 milliseconds