Files
ladybird/Userland/Libraries/LibJS/Runtime/StringConstructor.cpp
Idan Horowitz 596324ae9c LibJS: Rewrite String.raw() closer to the specification
This includes not throwing a custom exception and using the
length_of_array_like abstract operation where required.
2021-06-28 13:27:13 +01:00

5.1 KiB