summaryrefslogtreecommitdiff
path: root/rjit_c.h
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-04-02 15:26:46 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-04-02 15:27:40 -0700
commit6002b12611c3cee921fc8aef76b55db4b2d0fbcd (patch)
treed1dc5f8749239a5c35ef42eacbb812e3f8eb40f1 /rjit_c.h
parent4fc336127e54dde8a744acdb5157c17e7ae857d3 (diff)
downloadruby-6002b12611c3cee921fc8aef76b55db4b2d0fbcd.tar.gz
RJIT: Support entry with different PCs
Diffstat (limited to 'rjit_c.h')
-rw-r--r--rjit_c.h2
1 files changed, 0 insertions, 2 deletions
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