Project

General

Profile

« Previous | Next » 

Revision 794b9a28

Added by alanwu (Alan Wu) almost 4 years ago

YJIT: Add integrity checks for blockid

Verify that the iseq idx pair for the block is valid in
invalidate_block_version(). While we are at it, bound loop
iterating over instructions to iseq_body->iseq_size.