summaryrefslogtreecommitdiff
path: root/ops/optimizer_tests/issue16934.out
AgeCommit message (Expand)Author
2023-06-03refactor(core): remove force_op_registration and cleanup JsRuntimeForSnapshot...Nayeem Rahman
2023-04-30perf(core): async op pseudo-codegen and performance work (#18887)Matt Mastracci
2023-04-26refactor(core): simplify op types and codegeneration (#18843)Bartek Iwańczuk
2023-04-13perf(ops): directly respond for eager ops (#18683)Bartek Iwańczuk
2023-03-31perf: `const` op declaration (#18288)Divy Srivastava
2023-03-18Reland "perf(core): preserve ops between snapshots (#18080)" (#18272)Bartek Iwańczuk
2023-03-18Revert "perf(core): preserve ops between snapshots (#18080)" (#18267)Bartek Iwańczuk
2023-03-18perf(core): preserve ops between snapshots (#18080)Bartek Iwańczuk
2023-03-05chore(core): remove argc field from OpDecl (#18024)Divy Srivastava
2023-01-14feat(core): Reland support for async ops in realms (#17204)Andreu Botella
2022-12-05fix(ops): disallow auto-borrowing OpState across potential await point (#16952)Divy Srivastava