Commit 4a6df8d
committed
Fix isAssociativeArrayLiteral for CI
Just calling parseAssignExpression instead of parseExpression in AA
checking now, since that's what's being done in the parsing code
anyway!
Doubled the debug stack limit. Should really investigate what's broken
here, since this stack usage is way too much.1 parent 3c67b88 commit 4a6df8d
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8400 | 8400 | | |
8401 | 8401 | | |
8402 | 8402 | | |
8403 | | - | |
| 8403 | + | |
8404 | 8404 | | |
8405 | 8405 | | |
8406 | 8406 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
0 commit comments