summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/Object.h
diff options
context:
space:
mode:
authorLenny Maiorani <lenny@serenityos.org>2022-03-16 18:26:30 -0600
committerLinus Groh <mail@linusgroh.de>2022-03-19 00:20:46 +0000
commit5b7a5b3c01007b1ba332310ed1b669bd8b4edebc (patch)
tree455e606425de77e1c099dcb3a375e6fb16866a1c /Userland/Libraries/LibJS/Runtime/Object.h
parent327e9a21871c0fb0646b6351fb8574a7264d8d99 (diff)
downloadserenity-5b7a5b3c01007b1ba332310ed1b669bd8b4edebc.zip
LibCpp: Change class_name to use StringView instead of char const*
This helps make the overall codebase consistent. `class_name()` in `Kernel` is always `StringView`, but not elsewhere. Additionally, this results in the `strlen` (which needs to be done when printing or other operations) always being computed at compile-time.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime/Object.h')
0 files changed, 0 insertions, 0 deletions