Bug 1643061
STR
- Open https://bug-1643061.glitch.me/
- Go to Console
- Type and run
randomFn
- Click on the Jump to Definition icon to open the function in debugger
Actual Result
Opens the Html page
Expected Result
Opens script.js
where randomFn
is actually defined.