Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
Check that stepInto at then end of the script go to next user script instead InjectedScriptSource.js.
paused at:
(function boo() { setTimeout(() => 239, 0); #debugger; })()
(function boo() { setTimeout(() => 239, 0); debugger; #})()
(function boo() { setTimeout(() => 239, 0); debugger; })()
#
(function boo() { setTimeout(() => #239, 0); debugger; })()