ruby/bootstraptest
Alan Wu 23c83d172c YJIT: Remove Type::CArray and limit use of Type::CString
These types are essentially claims about what `RBASIC_CLASS(obj)`
returns. The field changes with singleton class creation, but we didn't
consider so previously and elided guards where we actually needed them.

Found running ruby/spec with --yjit-verify-ctx. The assertion interface
makes extensive use of singleton classes.
2023-08-28 17:14:33 -04:00
..
2020-04-27 10:39:07 +09:00
2023-03-06 23:44:01 -08:00
2023-07-17 00:15:05 +09:00
2023-07-11 14:39:32 -07:00
2022-04-27 11:00:22 -04:00