Issue 3985: Can't break on code inserted twice using iframes, in one iframe

Steps to reproduce

  1. Open Firebug UI and enable the Script panel, reload the page
  2. Set a breakpoit in issue3985-iframe.js at line 3
  3. Reload the page and click the button
  4. The breakpoint must hit