New issue
Advanced search Search tips

Issue 735209 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Jan 10
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

ArrayBufferContents::ReserveMemory should not commit memory on Windows

Project Member Reported by eholk@chromium.org, Jun 20 2017

Issue description

This function is typically used to reserve large amounts of address space, so it is critical that it not be committed until it's needed. At the moment, this function is only used on Linux, but we will need to fix this when we start using it on Windows as well.
 
Status: Archived (was: Untriaged)
Archiving P3s older than 1 year with no owner or component.

Sign in to add a comment