Description[heap] Remove obsolete DisallowAllocationFailure scope.
This removes the DisallowAllocationFailure assertion scope which mostly
coincided with the AlwaysAllocateScope anyways. Access to the bitfield
in the Isolate was not synchronized and hence the AlwaysAllocateScope
was not thread-safe in debug mode, now it is.
R=mlippautz@chromium.org
Committed: https://crrev.com/6f454aa1a8891125583d5b16e1b45656643df182
Cr-Commit-Position: refs/heads/master@{#30637}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 7 (1 generated)
|