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
  • regress
  • regress-1038573.js
Find file
BlameHistoryPermalink
  • Nico Hartmann's avatar
    Fixes lost TypeError for BigInts · 94714273
    Nico Hartmann authored Jan 07, 2020
    The optimized code for String.charCodeAt(BigInt.asUintN(64, 10n)) did
    not throw a TypeError due to how lowering of CheckBounds triggers
    RepresentationChanger.
    
    Bug: chromium:1038573
    Change-Id: Ie0f9ca95de5af5fd3701841ab169e11ccc77216c
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1986003
    Auto-Submit: Nico Hartmann <nicohartmann@chromium.org>
    Reviewed-by: 's avatarMaya Lekova <mslekova@chromium.org>
    Reviewed-by: 's avatarMichael Stanton <mvstanton@chromium.org>
    Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
    Commit-Queue: Nico Hartmann <nicohartmann@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#65632}
    94714273
regress-1038573.js 715 Bytes
EditWeb IDE

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