RESOLVED FIXED 194015
[JSC] Make global static variables "const" as much as possible
https://bugs.webkit.org/show_bug.cgi?id=194015
Summary [JSC] Make global static variables "const" as much as possible
Yusuke Suzuki
Reported 2019-01-30 04:53:41 PST
[JSC] Make global static variables "const" as much as possible
Attachments
Patch (9.09 KB, patch)
2019-01-30 04:54 PST, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2019-01-30 04:54:57 PST
EWS Watchlist
Comment 2 2019-01-30 04:56:46 PST
Attachment 360571 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generator.py:146: multiple statements on one line (semicolon) [pep8/E702] [5] Total errors found: 1 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mark Lam
Comment 3 2019-01-30 10:11:12 PST
Comment on attachment 360571 [details] Patch r=me
Yusuke Suzuki
Comment 4 2019-01-30 10:53:36 PST
Thanks!
Yusuke Suzuki
Comment 5 2019-01-30 10:55:43 PST
Radar WebKit Bug Importer
Comment 6 2019-01-30 10:57:37 PST
Yusuke Suzuki
Comment 7 2019-01-30 12:27:56 PST
Note You need to log in before you can comment on or make changes to this bug.