diff options
author | Koichi Sasada <ko1@atdot.net> | 2021-11-15 10:18:20 +0900 |
---|---|---|
committer | Koichi Sasada <ko1@atdot.net> | 2021-11-15 13:11:30 +0900 |
commit | 1ab6f2b4a232d41199268c6ae019941459ad5e33 (patch) | |
tree | 05c849a102e9b46da45d4e6cb7bd616ce9209a0a /yjit.h | |
parent | fc456adc6a62d09b755243b8c8f190934b9965d6 (diff) | |
download | ruby-1ab6f2b4a232d41199268c6ae019941459ad5e33.tar.gz |
`rb_vm_lvar_exposed()` is PUREFUNC
This function is used in `rb_vm_lvar()` and this function can be
unsed (generated into *.rbinc files automatically).
`rb_vm_lvar()` is already declared as a PUREFUNC, but
`rb_vm_lvar_exposed()` is not a PUREFUNC, so `rb_vm_lvar_exposed()`
is remained even if it is unused.
Diffstat (limited to 'yjit.h')
0 files changed, 0 insertions, 0 deletions