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
  • mjsunit
  • compiler
  • generator-jump-targets.js
Find file
BlameHistoryPermalink
  • Georg Neis's avatar
    [turbofan] Make serializer properly handle resume targets · e5678a65
    Georg Neis authored Jul 15, 2019
    The bytecode graph builder may insert additional jumps for the
    SwitchOnGeneratorState bytecode and for loop headers. This plays into
    what the graph builder considers dead/alive. We want the serializer to
    process all the bytecodes that the graph builder will process, so the
    serializer needs to do something similar.
    
    Bug: v8:7790
    Change-Id: I1f1d51f4a8951149e365b3c998cef7f613bb4953
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1647694
    Commit-Queue: Georg Neis <neis@chromium.org>
    Reviewed-by: 's avatarMichael Stanton <mvstanton@chromium.org>
    Reviewed-by: 's avatarMaya Lekova <mslekova@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62712}
    e5678a65
generator-jump-targets.js 442 Bytes
EditWeb IDE

Replace generator-jump-targets.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.