dillon1000/react

Commit

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
Browse files
Changed paths6 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…