mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
rename defined_ivar
to definedivar
because non-opt instructions should contain `_` char.
This commit is contained in:
parent
22d8e95ffe
commit
262254dc7d
Notes:
git
2023-03-09 15:42:42 +00:00
4 changed files with 11 additions and 11 deletions
|
@ -703,7 +703,7 @@ defined
|
|||
|
||||
/* defined?(@foo) */
|
||||
DEFINE_INSN
|
||||
defined_ivar
|
||||
definedivar
|
||||
(ID id, IVC ic, VALUE pushval)
|
||||
()
|
||||
(VALUE val)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue