mirror of
https://github.com/ruby/ruby.git
synced 2025-08-27 15:06:10 +02:00
MJIT: Remove reference to ROBJECT_EMBED_LEN_MAX
maybe not used since some shape changes?
This commit is contained in:
parent
d15d1c01c2
commit
69e47b7fa6
2 changed files with 0 additions and 6 deletions
|
@ -1,6 +1,4 @@
|
|||
module RubyVM::MJIT
|
||||
ROBJECT_EMBED_LEN_MAX = C.ROBJECT_EMBED_LEN_MAX
|
||||
|
||||
UNSUPPORTED_INSNS = [
|
||||
:defineclass, # low priority
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue