Chrome debugger simulate memory limit

1.4k Views Asked by At

I am trying to debug out of memory issues when my JS code runs on an old ipad

Is there a way to set a simulated memory limit in Chrome dev tools so that I will get Out of memory exceptions etc when it is breached ?

0

There are 0 best solutions below