DescriptionMake climit and jslimit stack limits atomic.
This fixes TSAN failure caused by race between:
- optimizing compiler thread setting climit
- and json parser reading climit in the main thread.
BUG=
Committed: https://crrev.com/3a814e4c1afc3aee2badad7523b8e8ef6ae80e28
Cr-Commit-Position: refs/heads/master@{#27840}
Patch Set 1 #Patch Set 2 : Use no-barrier load and store. #Patch Set 3 : Rebase #Messages
Total messages: 10 (3 generated)
|