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-crbug-1230260.js
Find file
BlameHistoryPermalink
  • Maya Lekova's avatar
    [turbofan] Fix correctness issue in startsWith · e9acaed6
    Maya Lekova authored Jul 20, 2021
    This CL fixes a previous change in String.prototype.startsWith which
    didn't throw an exception (in the optimized version) when `undefined`
    was passed as a receiver and the search string was the empty string.
    
    Bug: chromium:1230260
    Change-Id: I835bd409b09b78bf7235c77596f62b588c95611d
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3040841
    Commit-Queue: Maya Lekova <mslekova@chromium.org>
    Commit-Queue: Georg Neis <neis@chromium.org>
    Auto-Submit: Maya Lekova <mslekova@chromium.org>
    Reviewed-by: 's avatarGeorg Neis <neis@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#75818}
    e9acaed6
regress-crbug-1230260.js 578 Bytes
EditWeb IDE

Replace regress-crbug-1230260.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.