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/
Dvm-stack.h83 #define VM_CONTEXT_IS_FINALLY(context_type) \ macro
Dvm.c3789 if (!VM_CONTEXT_IS_FINALLY (context_type)) in vm_loop()