summaryrefslogtreecommitdiff
path: root/ops/optimizer_tests/op_ffi_ptr_value.out
AgeCommit message (Expand)Author
2023-07-02refactor(core): Extract deno_core (#19658)Matt Mastracci
2023-06-29refactor(ops): op2 support for generics (#19636)Matt Mastracci
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-03-31perf: `const` op declaration (#18288)Divy Srivastava
2023-03-27feat: port node:zlib to rust (#18291)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-16chore(ops): inline FastFunction trait methods (#18226)Divy Srivastava
2023-03-05chore(core): remove argc field from OpDecl (#18024)Divy Srivastava
2023-02-22feat(ext/ffi): Replace pointer integers with v8::External objects (#16889)Aapo Alasuutari