ladybird/Libraries/LibJS/Contrib/Test262
Andreas Kling ee37bb5a9c LibJS: Remove primitive string UTF-8 paths
Move the remaining LibJS primitive string users to UTF-16 views and
strings. Remove the primitive string UTF-8 accessors and byte-string
coercion paths so new callers cannot rely on the old storage model.
2026-06-22 19:51:25 +02:00
..
262Object.cpp LibJS: Remove primitive string UTF-8 paths 2026-06-22 19:51:25 +02:00
262Object.h LibJS: Remove gc from the global object 2026-04-24 18:36:23 +02:00
AgentObject.cpp LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
AgentObject.h LibJS: Revert Enable EXPLICIT_SYMBOL_EXPORT 2025-07-22 11:51:29 -04:00
GlobalObject.cpp LibJS: Remove primitive string UTF-8 paths 2026-06-22 19:51:25 +02:00
GlobalObject.h LibJS: Add minimum changes to build on Windows and run js.exe 2025-05-29 03:26:23 -06:00
IsHTMLDDA.cpp LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
IsHTMLDDA.h LibJS: Revert Enable EXPLICIT_SYMBOL_EXPORT 2025-07-22 11:51:29 -04:00