The concurrent JIT's protocol for accessing the main thread's StringImpl's shouldn't rely only assertions in StringImpl::ref/deref()
https://bugs.webkit.org/show_bug.cgi?id=131815
Summary The concurrent JIT's protocol for accessing the main thread's StringImpl's sh...
Filip Pizlo
Reported 2014-04-17 13:55:46 PDT
Most likely the right way to get to this point is to just make StringImpl::ref/deref thread-safe.
Attachments
Sam Weinig
Comment 1 2014-04-18 13:40:06 PDT
(In reply to comment #0) > Most likely the right way to get to this point is to just make StringImpl::ref/deref thread-safe. Yes please!
Note You need to log in before you can comment on or make changes to this bug.