RESOLVED FIXED 162790
64-bit LLInt needs to have a concurrency-aware barrier
https://bugs.webkit.org/show_bug.cgi?id=162790
Summary 64-bit LLInt needs to have a concurrency-aware barrier
Filip Pizlo
Reported 2016-09-30 09:52:00 PDT
32-bit LLInt doesn't need it because we won't concurrent GC on 32-bit.
Attachments
the patch (4.37 KB, patch)
2016-09-30 09:53 PDT, Filip Pizlo
mark.lam: review+
Filip Pizlo
Comment 1 2016-09-30 09:53:51 PDT
Created attachment 290343 [details] the patch
Mark Lam
Comment 2 2016-09-30 10:01:03 PDT
Comment on attachment 290343 [details] the patch r=me
Filip Pizlo
Comment 3 2016-09-30 10:05:39 PDT
Note You need to log in before you can comment on or make changes to this bug.