Javascript execution is done by interpreter and script always executed step by step.
Just clicking on Run button should continue and stop at next break point. If script errors out then its always better to start from the begining in case you have many user defined variables.