Is there a way to move the program counter to a given line when debugging Javascript in Chrome? I do not mean continue to a given line, but to skip instructions.
I wasn't able to find anything in the tutorials or help. I'm using v 49.0.2623.87 at the moment.