[Webkit-unassigned] [Bug 164653] We should make the contract of holding a lock while modifying a ByValInfo explicit in ByValInfo's API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 11 14:43:05 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=164653
--- Comment #1 from Yusuke Suzuki <utatane.tea at gmail.com> ---
I think it is fine adding the same thing to StructureStubInfo.
It seems that StructureStubInfo->tookSlowPath is also accessed from DFG, but writing it in baseline does not hold any locks.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161111/794a0652/attachment.html>
More information about the webkit-unassigned
mailing list