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-1070892.js
Find file
BlameHistoryPermalink
  • Georg Neis's avatar
    [turbofan] Distinguish two further modes of CheckBounds · 53c1525d
    Georg Neis authored Apr 27, 2020
    Extend the flag parameter with a bit that decides if the input should
    be converted (-0 to 0, and a string to the array index it represents).
    Instruct redundancy elimination to never replace x with CheckBounds(x)
    when this CheckBounds is of the converting kind.
    
    Bug: chromium:1070892, chromium:1071743
    Change-Id: I3125a6e267d56dae6bf6cb2f5f52d27ef65d7c79
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2157365
    Commit-Queue: Georg Neis <neis@chromium.org>
    Reviewed-by: 's avatarTobias Tebbi <tebbi@chromium.org>
    Reviewed-by: 's avatarNico Hartmann <nicohartmann@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#67408}
    53c1525d
regress-1070892.js 516 Bytes
EditWeb IDE

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