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
  • debugger
  • debug
  • debug-stepin-function-call.js
Find file
BlameHistoryPermalink
  • Benedikt Meurer's avatar
    [debug][cleanup] Use consistent StepInto and StepOver naming. · 3740764c
    Benedikt Meurer authored Jun 01, 2021
    In the Chrome DevTools Protocol, the step actions are named StepOut,
    StepOver, and StepInto, but internally we used StepOut, StepNext, and
    StepIn instead. This change adjusts the naming to be consistent.
    
    Bug: chromium:901814, chromium:1162229
    Change-Id: Id3502a1b0a4aadd94734ec3d1fef73c1782fa220
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2928510Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
    Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Auto-Submit: Benedikt Meurer <bmeurer@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#74877}
    3740764c
debug-stepin-function-call.js 4.89 KB
EditWeb IDE

Replace debug-stepin-function-call.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.