Bug 201622

Summary: [JSC] CodeBlock::m_constantRegisters should be guarded by ConcurrentJSLock when Vector reallocate memory
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

Yusuke Suzuki
Reported 2019-09-09 18:28:07 PDT
[JSC] CodeBlock::m_constantRegisters should be guarded by ConcurrentJSLock when Vector reallocate memory
Attachments
Patch (8.94 KB, patch)
2019-09-09 18:30 PDT, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2019-09-09 18:30:42 PDT
Radar WebKit Bug Importer
Comment 2 2019-09-09 18:31:17 PDT
Mark Lam
Comment 3 2019-09-09 18:41:29 PDT
Comment on attachment 378425 [details] Patch r=me
Yusuke Suzuki
Comment 4 2019-09-09 22:03:20 PDT
Note You need to log in before you can comment on or make changes to this bug.