diff options
author | Alan Wu <[email protected]> | 2025-06-17 01:09:09 +0900 |
---|---|---|
committer | Alan Wu <[email protected]> | 2025-06-17 20:51:58 +0900 |
commit | 0933400f451813f08671dd02462f1a718e99d564 () | |
tree | 1d2aa00f17856fad6e11e57261d50d4ae8108c87 /yjit | |
parent | 01ff17fa40cdfbd811ec3b0c13034936451e693a (diff) |
ZJIT: Add codegen (and FrameState) for GetConstPath
Issue a call to rb_vm_opt_getconstant_path() like the interpreter, but since that allocates the IC, we need to save the PC before calling. Add FrameState to GetConstPath to get access to the PC.
Notes: Merged: https://.com/ruby/ruby/pull/13628
0 files changed, 0 insertions, 0 deletions