Add JIT guards for INIT_METHOD_CALL when the method may be modified (#8600) Non-polymorphic methods can be modified from one request to an other due to recompilation or conditional declarati
Add JIT guards for INIT_METHOD_CALL when the method may be modified (#8600) Non-polymorphic methods can be modified from one request to an other due to recompilation or conditional declaration. Fixes GH-8591 Co-authored-by: Oleg Stepanischev <Oleg.Stepanischev@tatar.ru>
show more ...
|