mirror of
https://github.com/SerenityOS/serenity
synced 2024-11-05 17:46:52 +00:00
88814acbd3
This includes an Error::create overload to create an Error from a UTF-8 StringView. If creating a String from that view fails, the factory will return an OOM InternalError instead. VM::throw_completion can also make use of this overload via its perfect forwarding. |
||
---|---|---|
.. | ||
js_repl.cpp |