0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/ops/optimizer_tests
2023-02-22 19:32:38 +02:00
..
async_nop.expected
async_nop.out feat(core): Reland support for async ops in realms (#17204) 2023-01-14 14:40:16 +01:00
async_nop.rs
async_result.expected fix(ops): disallow memory slices as inputs to async ops (#16738) 2023-01-15 07:40:01 +00:00
async_result.out fix(ops): disallow memory slices as inputs to async ops (#16738) 2023-01-15 07:40:01 +00:00
async_result.rs fix(ops): disallow memory slices as inputs to async ops (#16738) 2023-01-15 07:40:01 +00:00
callback_options.expected
callback_options.out
callback_options.rs
f64_slice.expected feat(ext/node): implement node:v8 (#17806) 2023-02-17 18:48:09 +05:30
f64_slice.out feat(ext/node): implement node:v8 (#17806) 2023-02-17 18:48:09 +05:30
f64_slice.rs feat(ext/node): implement node:v8 (#17806) 2023-02-17 18:48:09 +05:30
incompatible_1.expected
incompatible_1.out
incompatible_1.rs
issue16934.expected
issue16934.out feat(core): Reland support for async ops in realms (#17204) 2023-01-14 14:40:16 +01:00
issue16934.rs
issue16934_fast.expected
issue16934_fast.out feat(core): Reland support for async ops in realms (#17204) 2023-01-14 14:40:16 +01:00
issue16934_fast.rs
op_blob_revoke_object_url.expected
op_blob_revoke_object_url.out
op_blob_revoke_object_url.rs
op_ffi_ptr_value.expected feat(ext/ffi): Replace pointer integers with v8::External objects (#16889) 2023-02-22 19:32:38 +02:00
op_ffi_ptr_value.out feat(ext/ffi): Replace pointer integers with v8::External objects (#16889) 2023-02-22 19:32:38 +02:00
op_ffi_ptr_value.rs feat(ext/ffi): Replace pointer integers with v8::External objects (#16889) 2023-02-22 19:32:38 +02:00
op_state.expected
op_state.out
op_state.rs
op_state_basic1.expected
op_state_basic1.out
op_state_basic1.rs
op_state_generics.expected
op_state_generics.out
op_state_generics.rs
op_state_result.expected
op_state_result.out
op_state_result.rs
op_state_warning.expected
op_state_warning.out
op_state_warning.rs
op_state_with_transforms.expected perf(ops): Remove unnecessary fast call fallback options usage (#17585) 2023-01-29 19:35:08 +05:30
op_state_with_transforms.out perf(ops): Remove unnecessary fast call fallback options usage (#17585) 2023-01-29 19:35:08 +05:30
op_state_with_transforms.rs
opstate_with_arity.expected
opstate_with_arity.out
opstate_with_arity.rs
option_arg.expected
option_arg.out
option_arg.rs
param_mut_binding_warning.expected
param_mut_binding_warning.out
param_mut_binding_warning.rs
raw_ptr.expected
raw_ptr.out perf(ops): Remove unnecessary fast call fallback options usage (#17585) 2023-01-29 19:35:08 +05:30
raw_ptr.rs
serde_v8_value.expected
serde_v8_value.out
serde_v8_value.rs
u64_result.expected
u64_result.out
u64_result.rs
uint8array.expected perf(ops): Remove unnecessary fast call fallback options usage (#17585) 2023-01-29 19:35:08 +05:30
uint8array.out perf(ops): Remove unnecessary fast call fallback options usage (#17585) 2023-01-29 19:35:08 +05:30
uint8array.rs
unit_result.expected
unit_result.out
unit_result.rs
unit_result2.expected
unit_result2.out
unit_result2.rs
unit_ret.expected
unit_ret.out
unit_ret.rs
wasm_op.expected perf(ops): Remove unnecessary fast call fallback options usage (#17585) 2023-01-29 19:35:08 +05:30
wasm_op.out
wasm_op.rs