Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-05 | chore(core): remove argc field from OpDecl (#18024) | Divy Srivastava | |
https://github.com/denoland/deno/pull/18023#discussion_r1125611859 | |||
2022-11-27 | perf(ops): Reenable fast unit result optimization (#16827) | Divy Srivastava | |
The optimization was missed in the optimizer rewrite https://github.com/denoland/deno/pull/16514 | |||
2022-11-27 | chore(ops): increase codegen tests coverage (#16834) | Divy Srivastava | |
Upgrade fast_call tests to full (both tier) codegen tests. | |||
2022-11-10 | refactor(ops): Rewrite fast call optimizer and codegen (#16514) | Divy Srivastava | |