07:07 | <Seokho Song> | I'm working on that on V8, there are test262 cases existed that need to be updated. It feels like a breaking change. I'll open a PR to update the test262 cases to make sure they comply with the spec soon (or does this need a spec update to match with the engines' behavior? - in this case I'll file an issue on ecma262) https://github.com/tc39/test262/blob/main/test/annexB/language/statements/try/catch-redeclared-var-statement-captured.js |
11:01 | <jmdyck> | I'm not sure whether the spec should be changed to match implementations or vice versa in this case. Maybe start with an issue on ecma262 to get an official opinion. |