mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
* refactor: move the arg instead of const reference it * refactor: avoid unnecessary copies of base::Value in arg * refactor: pass-by-value in dict_util * refactor: avoid unnecessary reference