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
  • regress-815392.js
Find file
BlameHistoryPermalink
  • Jaroslav Sevcik's avatar
    [turbofan] Bailout from optimizations for large bytecode sizes (>128kB). · 8c123486
    Jaroslav Sevcik authored Feb 26, 2018
    Turbofan can only handle 64K control inputs for merges. Such large
    can only be created by functions with 64K jumps, so we limit the
    bytecode size to the minimum size of bytecode arrays with 64K jumps.
    
    Bug: chromium:815392, v8:7438
    Change-Id: I674705e87e19ce451b40d5827c9fe3e6ec17293a
    Reviewed-on: https://chromium-review.googlesource.com/938421
    Commit-Queue: Jaroslav Sevcik <jarin@chromium.org>
    Reviewed-by: 's avatarMichael Starzinger <mstarzinger@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#51598}
    8c123486
regress-815392.js 383 Bytes
EditWeb IDE

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