Bug 1643061

STR

  1. Open https://bug-1643061.glitch.me/
  2. Go to Console
  3. Type and run randomFn
  4. 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.