ruby/lib/ruby_vm/rjit
Jean Boussier 5cc44f48c5 Refactor rb_shape_transition_shape_capa to not accept capacity
This way the groth factor is encapsulated, which allows
rb_shape_transition_shape_capa to be smarter about ideal sizes.
2023-10-10 14:47:54 +02:00
..
assembler.rb Update an Intel SDM link [ci skip] 2023-04-28 10:09:52 -07:00
block.rb
branch_stub.rb
c_pointer.rb
c_type.rb
code_block.rb RJIT: Simplify how Capstone is used in tests 2023-03-13 20:42:19 -07:00
compiler.rb YJIT: Compile exception handlers (#8171) 2023-08-08 16:06:22 -07:00
context.rb RJIT: Upgrade type on jit_guard_known_class 2023-04-03 00:39:29 -07:00
entry_stub.rb RJIT: Support entry with different PCs 2023-04-02 15:27:40 -07:00
exit_compiler.rb RJIT: Support entry with different PCs 2023-04-02 15:27:40 -07:00
hooks.rb s/mjit/rjit/ 2023-03-06 23:44:01 -08:00
insn_compiler.rb Refactor rb_shape_transition_shape_capa to not accept capacity 2023-10-10 14:47:54 +02:00
invariants.rb YJIT: Compile exception handlers (#8171) 2023-08-08 16:06:22 -07:00
jit_state.rb RJIT: Add --rjit-verify-ctx option 2023-04-04 00:35:29 -07:00
stats.rb RJIT: Support entry with different PCs 2023-04-02 15:27:40 -07:00
type.rb RJIT: Remove Type::CArray and limit use of Type::CString 2023-08-28 17:14:33 -04:00