Bug 131815

Summary: The concurrent JIT's protocol for accessing the main thread's StringImpl's shouldn't rely only assertions in StringImpl::ref/deref()
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: NEW    
Severity: Normal CC: andersca, ap, barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.