ladybird/Userland
Aliaksandr Kalenik 10064d0e1a LibJS: Reset in_formal_parameter_context after entering a new function
Fixes a bug when "'Await' expression is not allowed in formal parameters
of an async function" is thrown for "await" encountered in a function
definition assigned to a default function parameter.

Fixes loading of https://excalidraw.com/
2024-09-08 17:44:39 +02:00
..
Libraries LibJS: Reset in_formal_parameter_context after entering a new function 2024-09-08 17:44:39 +02:00
Services WebContent+WebDriver: Properly define and invoke stubbed methods 2024-09-08 09:01:25 -04:00
Utilities LibWebView+UI: Move the database and cookie jar to WebView::Application 2024-09-05 19:45:47 -04:00