DescriptionLazyInstance should be thread safe by default.
The only ways we use this class require it, as multiple isolates can race
to initialize data structures. This showed up as intermittant failures on
nosnap build bots.
R=hpayer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20794
Patch Set 1 : Patch One #
Total comments: 1
Patch Set 2 : Rebase. #Messages
Total messages: 4 (0 generated)
|