Home
last modified time | relevance | path

Searched refs:JERRY_API_MINOR_VERSION (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/targets/zephyr/src/
Dmain-zephyr.c86 …printf ("JerryScript API %d.%d.%d\n", JERRY_API_MAJOR_VERSION, JERRY_API_MINOR_VERSION, JERRY_API_… in main()
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h42 #define JERRY_API_MINOR_VERSION 3 macro
/third_party/jerryscript/jerry-main/
Dmain-unix.c519 JERRY_API_MINOR_VERSION, in main()