summaryrefslogtreecommitdiff
path: root/ops/tests/mod.rs
AgeCommit message (Collapse)Author
2022-11-25fix(ops): circular dependency in deno_ops test (#16809)Divy Srivastava
2022-09-01feat(ops): support `v8::FastApiCallbackOptions` (#15721)Divy Srivastava
2022-08-21feat(ops): V8 Fast Calls (#15291)Divy Srivastava
2022-07-22Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)Divy Srivastava
This reverts commit 03dc3b8972f460e40d0b75fc3207cae9fe4f60da.
2022-07-22feat(ops): V8 Fast Calls (#15122)Divy Srivastava
Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>