dillon1000/react
Commit
Browse files Record todo bailouts in CodegenReactiveFunction
Went over this pass and converted any todos to bailouts, otherwise we continue to throw an invariant if there's an internal error
Changed paths6 files
First-parent comparisoncompiler/forget/src/CompilerError.ts ModifiedM compiler/forget/src/CompilerPipeline.ts ModifiedM compiler/forget/src/ReactiveScopes/CodegenReactiveFunction.ts ModifiedM compiler/forget/src/Utils/Result.ts ModifiedM compiler/forget/src/__tests__/Result-test.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/error.while-with-assignment-in-test.expect.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…