Searched refs:context_end (Results 1 – 2 of 2) 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()
207 fileview::const_iterator context_end = in scan_license() local221 before_conversion += html_escape(end_of_license, context_end); in scan_license()234 after_conversion += html_escape(end_of_license, context_end); in scan_license()