NEW195020
[JSC] Add SPI to configure number of GC markers dynamically
https://bugs.webkit.org/show_bug.cgi?id=195020
Summary [JSC] Add SPI to configure number of GC markers dynamically
Yusuke Suzuki
Reported 2019-02-25 15:13:51 PST
...
Attachments
Patch (19.52 KB, patch)
2019-02-25 15:21 PST, Yusuke Suzuki
no flags
Patch (19.71 KB, patch)
2019-02-25 15:32 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2019-02-25 15:21:59 PST
EWS Watchlist
Comment 2 2019-02-25 15:24:11 PST
Attachment 362934 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/heap/HeapHelperPool.cpp:43: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] ERROR: Source/WTF/wtf/ParallelHelperPool.cpp:78: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/JavaScriptCore/API/tests/testapi.mm:565: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/API/tests/testapi.mm:566: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/API/tests/testapi.mm:567: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 5 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Yusuke Suzuki
Comment 3 2019-02-25 15:32:50 PST
Note You need to log in before you can comment on or make changes to this bug.