diff options
author | Takashi Kokubun <[email protected]> | 2023-03-01 23:23:02 -0800 |
---|---|---|
committer | Takashi Kokubun <[email protected]> | 2023-03-05 23:28:59 -0800 |
commit | 487d4aa970d910c8f521ea97ae78e3ffc119cad3 (patch) | |
tree | 8b59b0d9c00f1ca64cd5b488652cc55c87777661 /mjit_c.h | |
parent | 3034553e8dc1e78b96ad283ab57c70e674f54d6e (diff) |
Implement known class guard for flonum
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/7448
Diffstat (limited to 'mjit_c.h')
-rw-r--r-- | mjit_c.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -161,9 +161,6 @@ MJIT_RUNTIME_COUNTERS( send_optimized_send_null_mid, send_optimized_send_send, - send_guard_symbol, - send_guard_float, - invokesuper_me_changed, invokesuper_same_me, |