mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04: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