Files
ladybird/Libraries/LibJS/Runtime/StringOrSymbol.h
Andreas Kling dba1798de7 LibJS: Make StringOrSymbol::as_string() return a const reference
No need to copy the FlyString here, we can avoid the ref count churn.
2025-03-27 15:00:43 +00:00

3.4 KiB