dillon1000/react

Commit

Dont memoize calls that produce primitive values

Teaches InferReactiveScopeVariables that calls can produce primitives that don't 
need a scope.
Browse files
Changed paths5 files
First-parent comparison
M compiler/forget/src/Inference/InferReferenceEffects.ts ModifiedM compiler/forget/src/ReactiveScopes/InferReactiveScopeVariables.ts ModifiedM compiler/forget/src/__tests__/fixtures/compiler/globals-Boolean.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/compiler/globals-Number.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/compiler/globals-String.expect.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…