mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
* refactor: local functions GetPrivate(), SetPrivate() now take std::string_views * refactor: make local keys std::string_views instead of C-style char arrays * refactor: make local keys constexpr * refactor: move local keys into local anonymous namespace