Bug 165643

Summary: Enable concurrent GC on ARM64
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 149432    
Attachments:
Description Flags
tbe patch saam: review+

Description Filip Pizlo 2016-12-08 18:44:45 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2016-12-08 18:46:05 PST
Created attachment 296610 [details]
tbe patch
Comment 2 WebKit Commit Bot 2016-12-08 18:49:04 PST
Attachment 296610 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:7414:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Filip Pizlo 2016-12-08 19:30:52 PST
Landed in http://trac.webkit.org/changeset/209594