Project

General

Profile

« Previous | Next » 

Revision 4e4b29b1

Added by k0kubun (Takashi Kokubun) almost 3 years ago

YJIT: Make the code GC test stabler

The first add_pages call shouldn't hit Code GC yet; otherwise
compiles returns false. With the increased code size in runtime_stats
itself, it sometimes hits Code GC too early, at least in arm64 that has
a large code size.