summaryrefslogtreecommitdiff
path: root/zjit.rb
diff options
context:
space:
mode:
authorTakashi Kokubun <takashi.kokubun@shopify.com>2025-11-12 17:06:47 -0800
committerGitHub <noreply@github.com>2025-11-12 17:06:47 -0800
commit3dd32fdf784dac5769f6a352fa16c42e2c60edf7 (patch)
treeaec0eb7d46ef187c0d31aa25294553a5c56d2ddb /zjit.rb
parent37a05b591c989abe1ca524c3ff98b088d7e6a656 (diff)
ZJIT: Revert patch_point_count counter (#15160)
Diffstat (limited to 'zjit.rb')
-rw-r--r--zjit.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/zjit.rb b/zjit.rb
index 396f52d4b4..7cdf84cfbe 100644
--- a/zjit.rb
+++ b/zjit.rb
@@ -192,7 +192,6 @@ class << RubyVM::ZJIT
:dynamic_getivar_count,
:dynamic_setivar_count,
- :patch_point_count,
:compiled_iseq_count,
:failed_iseq_count,