Commit graph

4 commits

Author SHA1 Message Date
Takashi Kokubun
19d082dcfa RJIT: Distinguish Pointer with Array
This is more convenient for accessing those fields.
2023-12-22 11:24:04 -08:00
jinroq
d4b1f56f50
[Fix] Support when nil is assigned to variable name (#9105)
* Add `!name.nil?` to if condition
2023-12-02 13:17:53 -08:00
Takashi Kokubun
2e875549a9 s/MJIT/RJIT/ 2023-03-06 23:44:01 -08:00
Takashi Kokubun
eaccdc1941 Rename MJIT filenames to RJIT 2023-03-06 23:44:01 -08:00
Renamed from lib/ruby_vm/mjit/c_pointer.rb (Browse further)