Project

General

Profile

« Previous | Next » 

Revision 983bcd5a

Added by alanwu (Alan Wu) about 4 years ago

Fix improper use of st_foreach_with_replace

Replacing the key was only okay if the new key hashes to the same thing
as the old key. That doesn't hold for YJIT's table when the keys move.