Searched refs:context_end (Results 1 – 1 of 1) sorted by relevance
177 uint32_t context_end = VM_GET_CONTEXT_END (vm_stack_top_p[-1]); in vm_stack_find_finally() local179 if (search_limit < context_end) in vm_stack_find_finally()192 if (search_limit == context_end) in vm_stack_find_finally()208 byte_code_p = frame_ctx_p->byte_code_start_p + context_end; in vm_stack_find_finally()