WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
195020
[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
Details
Formatted Diff
Diff
Patch
(19.71 KB, patch)
2019-02-25 15:32 PST
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-02-25 15:21:59 PST
Created
attachment 362934
[details]
Patch
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
Created
attachment 362936
[details]
Patch
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug