1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-22 07:02:30 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators
Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String
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.
2023-02-17 09:14:23 -05:00
..
IPCCompiler Everywhere: Remove the AK:: qualifier from Stream usages 2023-02-13 00:50:07 +00:00
LibEDID LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibGL LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibLocale LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibTimeZone LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibUnicode LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibWeb LibJS+Everywhere: Convert JS::Error to String 2023-02-17 09:14:23 -05:00
StateMachineGenerator LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
CMakeLists.txt LibGL: Generate the API wrappers 2022-12-20 10:42:31 +01:00