mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 19:52:44 +00:00
Storing assigning a string literal to a String object just to pass it to a function expecting a StringView is wasteful. Let's just not do that. For consistency's sake, this commit changes all of the other invocations to use StringView literals, too. |
||
|---|---|---|
| .. | ||
| aarch64 | ||
| x86 | ||
| Processor.h | ||
| RegisterState.h | ||
| ScopedCritical.h | ||
| SmapDisabler.h | ||
| Spinlock.h | ||