rename defined_ivar to definedivar

because non-opt instructions should contain `_` char.
This commit is contained in:
Koichi Sasada 2023-03-10 00:34:38 +09:00
parent 22d8e95ffe
commit 262254dc7d
Notes: git 2023-03-09 15:42:42 +00:00
4 changed files with 11 additions and 11 deletions

View file

@ -703,7 +703,7 @@ defined
/* defined?(@foo) */
DEFINE_INSN
defined_ivar
definedivar
(ID id, IVC ic, VALUE pushval)
()
(VALUE val)