Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
V
V8
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Linshizhi
  • V8
  • Repository

Switch branch/tag
  • v8
  • test
  • inspector
  • sessions
  • pause-on-console-assert.js
Find file
BlameHistoryPermalink
  • dgozman's avatar
    [inspector] Make pausing on console.assert work with multiple sessions · f5767bf6
    dgozman authored Jun 05, 2017
    Instead of going through debugger agent, this patch implements
    console.assert pause similar to debugger statement and OOM break.
    
    New test uncovered a bug, where pause on exceptions state mix up
    between different context groups. Added a TODO to fix it.
    
    BUG=chromium:590878
    
    Review-Url: https://codereview.chromium.org/2916363002
    Cr-Commit-Position: refs/heads/master@{#45711}
    f5767bf6
pause-on-console-assert.js 2.42 KB
EditWeb IDE

Replace pause-on-console-assert.js

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.