Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-jobqueue.c86 ecma_job_queue_get_next (ecma_job_queue_item_t *job_p) /**< the job */ in ecma_job_queue_get_next() function
330 JERRY_CONTEXT (job_queue_head_p) = ecma_job_queue_get_next (job_p); in ecma_process_all_enqueued_jobs()
363 JERRY_CONTEXT (job_queue_head_p) = ecma_job_queue_get_next (job_p); in ecma_free_all_enqueued_jobs()