Home
last modified time | relevance | path

Searched refs:jerry_binary_operation_t (Results 1 – 5 of 5) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-api-binary-operations-arithmetics.cpp39 jerry_binary_operation_t op;
47 jerry_binary_operation_t op;
Dtest-api-binary-operations-comparisons.cpp27 jerry_binary_operation_t op;
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h340 } jerry_binary_operation_t; typedef
425 jerry_value_t jerry_binary_operation (jerry_binary_operation_t op,
/third_party/jerryscript/jerry-core/api/
Djerry.c1064 jerry_binary_operation (jerry_binary_operation_t op, /**< operation */ in jerry_binary_operation()
/third_party/jerryscript/docs/
D02.API-REFERENCE.md327 ## jerry_binary_operation_t section in JerryScript types
2288 jerry_binary_operation (jerry_binary_operation_t op,
2388 - [jerry_binary_operation_t](#jerry_binary_operation_t)