commit | 5caa92e39714fbb656b7b370f42d4181cb4ac064 | [log] [tgz] |
---|---|---|
author | Srujan Gaddam <58529443+srujzs@users.noreply.github.com> | Tue Feb 25 12:34:28 2025 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 25 12:34:28 2025 -0800 |
tree | b92fc8b41d622246ace1188b3d22ba5a3f2b9c12 | |
parent | e2f974184518255eaf914c852ba5f6e11b4335a1 [diff] |
Add catch and finally to bannedNames (#346) Generating all the bindings generates codes with these keywords, leading to analysis errors. Members with this name will be renamed using `@JS`.