Repro for crbug.com/1408032

This illustrates the problem with breakpoints being keyed on URL only in the Chrome DevTools front-end.

Steps

  1. Open DevTools
  2. Open the non-italic crbug-1408032.js and set a breakpoint on the call to real
  3. Open the italic crbug-1408032.js and set a breakpoint on the call to console.log
  4. Reload