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
  • harmony
  • string-replaceAll.js
Find file
BlameHistoryPermalink
  • Joshua Litt's avatar
    [replaceAll] Fix replaceAll overflow with StringCompareSequence. · 69314b42
    Joshua Litt authored Dec 26, 2019
    Fixes a potential overflow when using the runtime's StringCompareSequence
    by checking the string length first.
    
    Bug: chromium:1032906
    Change-Id: I7cb94473ae8331dd2ecf1fa98034829bebf8a9ac
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1973936
    Commit-Queue: Joshua Litt <joshualitt@chromium.org>
    Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#65558}
    69314b42
string-replaceAll.js 3.05 KB
EditWeb IDE

Replace string-replaceAll.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.