Files
ladybird/Userland/Libraries/LibJS/Bytecode
Ali Mohammad Pur 77a5144264 LibJS: Add support for binding patterns in catch clauses
`try { ... } catch({a=foo}) {}` is valid, and now we parse and evaluate
it correctly :^)
2021-07-11 21:41:54 +01:00
..
2021-06-27 22:40:49 +02:00
2021-07-01 17:34:05 +02:00