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
  • regress-5207.js
Find file
BlameHistoryPermalink
  • leszeks's avatar
    [ignition/turbo] Perform liveness analysis on the bytecodes · 2bf71f88
    leszeks authored Nov 29, 2016
    Replaces the graph-based liveness analyzer in the bytecode graph builder
    with an initial bytecode-based liveness analysis pass, which is added to
    the existing loop extent analysis.
    
    Now the StateValues in the graph have their inputs initialised to
    optimized_out, rather than being modified after the graph is built.
    
    Review-Url: https://codereview.chromium.org/2523893003
    Cr-Commit-Position: refs/heads/master@{#41355}
    2bf71f88
regress-5207.js 995 Bytes
EditWeb IDE

Replace regress-5207.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.