1. 16 Nov, 2016 1 commit
    • clemensh's avatar
      [inspector] Change ScriptBreakpoint to include scriptId · 764371bc
      clemensh authored
      The ScriptBreakpoint struct was before just holding line, column and
      condition. It now additionally holds the scriptId.
      This encapsulates information nicer, and allows for easier translation
      of wasm locations, since one struct now holds all information needed
      for the translation.
      
      BUG=chromium:659715
      R=yangguo@chromium.org, kozyatinskiy@chromium.org
      
      Review-Url: https://codereview.chromium.org/2491133003
      Cr-Commit-Position: refs/heads/master@{#41044}
      764371bc
  2. 21 Sep, 2016 1 commit
  3. 01 Sep, 2016 1 commit
  4. 31 Aug, 2016 2 commits