Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | chore(ops): inline FastFunction trait methods (#18226) | Divy Srivastava | |
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 |