- Notifications
You must be signed in to change notification settings - Fork31
Commitef9bc32
zhourenjian
Fixed bug [ 1690362 ] Invalid name of exception object inside catch block
Now Generating JavaScript for try/catch block will assign default exceptionvariable "e" to a new exception variable, if needed.1 parent4278beb commitef9bc32
File tree
1 file changed
+13
-0
lines changed- sources/net.sf.j2s.core/src/net/sf/j2s/core/astvisitors
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1062 | 1062 | | |
1063 | 1063 | | |
1064 | 1064 | | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
1065 | 1075 | | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
1066 | 1079 | | |
1067 | 1080 | | |
1068 | 1081 | | |
| |||
0 commit comments
Comments
(0)