13:53 | <Seokho Song> | Hi, I'd like to know about this bug is valid.. v8, spider monkey and JSC resulted as 'something'. If invalid, where can I find the covered section? :) #sec-try-statement-static-semantics-early-errors said: 114.15.1 Static Semantics: Early Errors Catch : catch ( CatchParameter ) Block It is a Syntax Error if the BoundNames of CatchParameter contains any duplicate elements. It is a Syntax Error if any element of the BoundNames of CatchParameter also occurs in the LexicallyDeclaredNames of Block. It is a Syntax Error if any element of the BoundNames of CatchParameter also occurs in the VarDeclaredNames of Block. https://issues.chromium.org/u/2/issues/401141840 |