summaryrefslogtreecommitdiff
path: root/ops/optimizer_tests/op_state_with_transforms.rs
AgeCommit message (Collapse)Author
2023-07-02refactor(core): Extract deno_core (#19658)Matt Mastracci
`deno_core` is moving out! You'll find it at https://github.com/denoland/deno_core/ once this PR lands.
2022-11-10refactor(ops): Rewrite fast call optimizer and codegen (#16514)Divy Srivastava