Lines Matching refs:JIT_STUB
2856 JIT_STUB(interrupt_handler),
2857 JIT_STUB(exception_handler),
2858 JIT_STUB(exception_handler_undef),
2859 JIT_STUB(exception_handler_free_op1_op2),
2860 JIT_STUB(exception_handler_free_op2),
2861 JIT_STUB(leave_function),
2862 JIT_STUB(leave_throw),
2863 JIT_STUB(icall_throw),
2864 JIT_STUB(throw_cannot_pass_by_ref),
2865 JIT_STUB(undefined_offset),
2866 JIT_STUB(undefined_index),
2867 JIT_STUB(cannot_add_element),
2868 JIT_STUB(undefined_offset_ex),
2869 JIT_STUB(undefined_index_ex),
2870 JIT_STUB(cannot_add_element_ex),
2871 JIT_STUB(undefined_function),
2872 JIT_STUB(negative_shift),
2873 JIT_STUB(mod_by_zero),
2874 JIT_STUB(invalid_this),
2875 JIT_STUB(trace_halt),
2876 JIT_STUB(trace_exit),
2877 JIT_STUB(trace_escape),
2878 JIT_STUB(hybrid_runtime_jit),
2879 JIT_STUB(hybrid_profile_jit),
2880 JIT_STUB(hybrid_hot_code),
2881 JIT_STUB(hybrid_func_hot_counter),
2882 JIT_STUB(hybrid_loop_hot_counter),
2883 JIT_STUB(hybrid_hot_trace),
2884 JIT_STUB(hybrid_func_trace_counter),
2885 JIT_STUB(hybrid_ret_trace_counter),
2886 JIT_STUB(hybrid_loop_trace_counter),
2887 JIT_STUB(assign_const),
2888 JIT_STUB(assign_tmp),
2889 JIT_STUB(assign_var),
2890 JIT_STUB(assign_cv_noref),
2891 JIT_STUB(assign_cv),
2892 JIT_STUB(double_one),
2894 JIT_STUB(context_threaded_call),