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
  • d8
  • d8-worker-shutdown-spawn.js
Find file
BlameHistoryPermalink
  • Ben L. Titzer's avatar
    Reland "[d8] Remove maximum workers limitation" · e0b18b90
    Ben L. Titzer authored Jul 29, 2019
    This is a reland of a0728e86
    
    Original change's description:
    > [d8] Remove maximum workers limitation
    > 
    > This CL refactors the lifetime management of the v8::Worker C++ object
    > and in the process lifts the 100 maximum worker limitation. To do this,
    > it uses a Managed<v8::Worker> heap object and attaches the managed to
    > the API worker object.
    > 
    > R=mstarzinger@chromium.org
    > BUG=v8:9524
    > 
    > Change-Id: I279b7aeb6645a87f9108ee6f572105739721cef4
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1715453
    > Commit-Queue: Ben Titzer <titzer@chromium.org>
    > Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
    > Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#62932}
    
    Bug: v8:9524
    Change-Id: I7d903fb12ddb00909a9429455f46c55db2fd02de
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1722562Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
    Reviewed-by: 's avatarClemens Hammacher <clemensh@chromium.org>
    Commit-Queue: Ben Titzer <titzer@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62974}
    e0b18b90
d8-worker-shutdown-spawn.js 1.18 KB
EditWeb IDE

Replace d8-worker-shutdown-spawn.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.