Home
last modified time | relevance | path

Searched refs:BMS_TASK_HEAP_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-port/
H A Dconfig-jupiter.h26 #ifndef BMS_TASK_HEAP_SIZE
27 #define BMS_TASK_HEAP_SIZE (64) macro
28 #endif /* BMS_TASK_HEAP_SIZE */
30 #define BMS_TASK_CONTEXT_AND_HEAP_SIZE (BMS_TASK_HEAP_SIZE + CONTEXT_SIZE_FOR_TASK)
/third_party/jerryscript/jerry-core/api/
H A Dexternal-context-helpers.c37 jerry_context_t * bms_task_context = jerry_create_context (BMS_TASK_HEAP_SIZE * CONVERTION_RATIO, in bms_task_context_init()

Completed in 1 milliseconds