diff options
author | Eileen M. Uchitelle <[email protected]> | 2021-11-23 14:09:24 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-23 14:09:24 -0500 |
commit | 459f9e3df8e8080d8c44aed3636a337e6ee64132 (patch) | |
tree | 497fdb2d8a6751b2dbbaf7be979bce6444b01b9f /numeric.c | |
parent | fb9d67742b77e5b38cfe46b448b64e6965aa3e70 (diff) |
Add setclassvariable to yjit (#5127)
Implements setclassvariable in yjit. Note that this version is not
faster than the standard version because we aren't handling the inline
cache in assembly. This is still important to implement because it will
prevent yjit from exiting in methods that call both a cvar setter and
other code that yjit can compile.
Co-authored-by: Aaron Patterson [email protected]
Notes
Notes:
Merged-By: maximecb <[email protected]>
Diffstat (limited to 'numeric.c')
0 files changed, 0 insertions, 0 deletions