summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/PromiseReaction.cpp
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-09-08 21:29:20 +0100
committerLinus Groh <mail@linusgroh.de>2021-09-08 23:42:26 +0100
commit81aaa9ccd5f1854f196d32edada0c5eb6fedbf57 (patch)
tree5e3cfabdd41d44da53bdeebfe819faae38f09c9c /Userland/Libraries/LibJS/Runtime/PromiseReaction.cpp
parent9c3da7a3e32a9de618e45e8ac53c14e749b24c07 (diff)
downloadserenity-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