RESOLVED FIXED 194741
[JSC] Remove unused global private variables
https://bugs.webkit.org/show_bug.cgi?id=194741
Summary [JSC] Remove unused global private variables
Yusuke Suzuki
Reported 2019-02-15 21:58:15 PST
[JSC] Remove unused global private variables
Attachments
Patch (8.87 KB, patch)
2019-02-15 21:59 PST, Yusuke Suzuki
no flags
Patch (8.87 KB, patch)
2019-02-15 22:02 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2019-02-15 21:59:11 PST
Yusuke Suzuki
Comment 2 2019-02-15 22:02:04 PST
Comment on attachment 362209 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=362209&action=review > Source/JavaScriptCore/builtins/ObjectConstructor.js:33 > + var names = @Object.@getOwnPropertyNames(object); Oops, fixed.
Yusuke Suzuki
Comment 3 2019-02-15 22:02:37 PST
Joseph Pecoraro
Comment 4 2019-02-15 22:43:41 PST
Comment on attachment 362210 [details] Patch Nice!! r=me
Yusuke Suzuki
Comment 5 2019-02-15 23:16:14 PST
Comment on attachment 362210 [details] Patch Thank you!
WebKit Commit Bot
Comment 6 2019-02-15 23:41:25 PST
Comment on attachment 362210 [details] Patch Clearing flags on attachment: 362210 Committed r241644: <https://trac.webkit.org/changeset/241644>
WebKit Commit Bot
Comment 7 2019-02-15 23:41:27 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2019-02-15 23:51:06 PST
Note You need to log in before you can comment on or make changes to this bug.