Skip to content

Commit e7df832

Browse files
author
Andy
authored
Break out of speculative parsing on bad parameter initializer (#19158)
* Break out of speculative parsing on bad parameter initializer * Remove uses of 'finally' * give up -> stop * Do without exceptions * Remove `resetAfterSpeculation` * Use Fail and FailList objects * Remove `inSpeculation` parameter to parseDelimitedList * Don't use `createNodeArray`, it's not always in scope * Move Fail and FailList inside initializeState * More code review * More code review
1 parent 120fb6f commit e7df832

File tree

5 files changed

+176
-50
lines changed

5 files changed

+176
-50
lines changed

0 commit comments

Comments
 (0)