Files
serenity/Userland/Libraries/LibJS/Runtime/VM.cpp
Timothy Flynn 6f402210d7 LibJS+LibWeb: Add a custom host hook to log unparsed date strings
This lets us log when our Date.parse implementation was unable to handle
a string found on the web.

(cherry picked from commit 8d6f36f8d6c0aea0253df8c84746f8c99bf79b4d)
2024-10-14 22:33:37 -04:00

33 KiB