aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_yjit_exit_locations.rb
Commit message (Expand)AuthorAgeFilesLines
* YJIT: Fallback opt_getconstant_path for const_missing (#8623)Takashi Kokubun2023-10-131-16/+2
* s/MJIT/RJIT/Takashi Kokubun2023-03-061-1/+1
* YJIT: Run test-all tests without requiring RUN_OPTSAlan Wu2022-11-251-2/+2
* Prevent a warning: assigned but unused variable - outYusuke Endoh2022-06-131-3/+3
* Fix exit locations test (#5995)Eileen M. Uchitelle2022-06-091-3/+12
* Add ability to trace exit locations in yjit (#5970)Eileen M. Uchitelle2022-06-091-0/+101