Joe Savona fcc2182641 Handle scopes with only early return and no decls/deps/reassigns
Fixes the case from the previous PR by using a different sentinel for 
uninitialized cache values and early returns. I confirmed with console.log that 
the reactive scope for `x` only evaluates on the first execution, after which we 
figure out that we don't need to execute it again.
2023-12-20 13:52:42 -08:00
Description
No description provided
958 MiB
Languages
JavaScript 68.1%
TypeScript 29%
HTML 1.5%
CSS 1.1%
CoffeeScript 0.2%
Other 0.1%