Commit 85b291a
Robert Fancsik
Const literal marker should be processed before group assignment marker
This patch fixes #4925.
JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]1 parent 49a1a80 commit 85b291a
File tree
2 files changed
+25
-4
lines changed- jerry-core/parser/js
- tests/jerry/es.next
2 files changed
+25
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3420 | 3420 | | |
3421 | 3421 | | |
3422 | 3422 | | |
3423 | | - | |
| 3423 | + | |
3424 | 3424 | | |
3425 | | - | |
3426 | 3425 | | |
| 3426 | + | |
3427 | 3427 | | |
3428 | 3428 | | |
3429 | | - | |
| 3429 | + | |
3430 | 3430 | | |
| 3431 | + | |
3431 | 3432 | | |
3432 | | - | |
3433 | 3433 | | |
3434 | 3434 | | |
3435 | 3435 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments