Bug 165643 - Enable concurrent GC on ARM64
Summary: Enable concurrent GC on ARM64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 149432
  Show dependency treegraph
 
Reported: 2016-12-08 18:44 PST by Filip Pizlo
Modified: 2016-12-08 19:30 PST (History)
5 users (show)

See Also:


Attachments
tbe patch (11.36 KB, patch)
2016-12-08 18:46 PST, Filip Pizlo
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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