summaryrefslogtreecommitdiff
path: root/ops/optimizer_tests/op_state_generics.out
AgeCommit message (Collapse)Author
2023-03-16chore(ops): inline FastFunction trait methods (#18226)Divy Srivastava
2023-03-05chore(core): remove argc field from OpDecl (#18024)Divy Srivastava
https://github.com/denoland/deno/pull/18023#discussion_r1125611859
2022-11-27chore(ops): increase codegen tests coverage (#16834)Divy Srivastava
Upgrade fast_call tests to full (both tier) codegen tests.
2022-11-10refactor(ops): Rewrite fast call optimizer and codegen (#16514)Divy Srivastava