Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/vm/
H A Dvm-stack.h64 /* Update VM_CONTEXT_IS_FINALLY macro if the following three values are changed. */
83 #define VM_CONTEXT_IS_FINALLY(context_type) \ macro
H A Dvm.c3789 if (!VM_CONTEXT_IS_FINALLY (context_type)) in vm_loop()

Completed in 5 milliseconds