Home
last modified time | relevance | path

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

/third_party/jerryscript/targets/zephyr/src/
Dmain-zephyr.c86 …Script API %d.%d.%d\n", JERRY_API_MAJOR_VERSION, JERRY_API_MINOR_VERSION, JERRY_API_PATCH_VERSION); in main()
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h47 #define JERRY_API_PATCH_VERSION 0 macro
/third_party/jerryscript/jerry-main/
Dmain-unix.c520 JERRY_API_PATCH_VERSION, in main()