diff options
author | Linus Groh <mail@linusgroh.de> | 2021-09-08 21:29:20 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-09-08 23:42:26 +0100 |
commit | 81aaa9ccd5f1854f196d32edada0c5eb6fedbf57 (patch) | |
tree | 5e3cfabdd41d44da53bdeebfe819faae38f09c9c /Userland/Libraries/LibJS/Runtime/PromiseReaction.cpp | |
parent | 9c3da7a3e32a9de618e45e8ac53c14e749b24c07 (diff) | |
download | serenity-81aaa9ccd5f1854f196d32edada0c5eb6fedbf57.zip |
LibJS: Replace String const& with StringView in various Temporal AOs
This is especially helpful where we already pass StringView literals
and only compare them with others, e.g. overflow and largest/smallest
unit, in which case there's no need to actually allocate a string.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime/PromiseReaction.cpp')
0 files changed, 0 insertions, 0 deletions