From 6002b12611c3cee921fc8aef76b55db4b2d0fbcd Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Sun, 2 Apr 2023 15:26:46 -0700 Subject: RJIT: Support entry with different PCs --- rjit_c.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'rjit_c.h') diff --git a/rjit_c.h b/rjit_c.h index 84b86734ef..518d336c00 100644 --- a/rjit_c.h +++ b/rjit_c.h @@ -157,8 +157,6 @@ RJIT_RUNTIME_COUNTERS( getblockpp_not_gc_guarded, getblockpp_not_iseq_block, - leave_start_pc_non_zero, - compiled_block_count ) #undef RJIT_RUNTIME_COUNTERS -- cgit v1.2.1