mirror of
https://github.com/electron/electron.git
synced 2026-01-13 09:27:59 -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