Files
ladybird/Libraries/LibJS/Runtime/StringOrSymbol.h
Andreas Kling 4387590e65 LibJS: Support move semantics for StringOrSymbol
This allows us to rehash property tables without a bunch of ref count
churn happening.
2020-10-15 23:49:53 +02:00

5.2 KiB