diff options
Diffstat (limited to 'ops/optimizer_tests/async_result.expected')
-rw-r--r-- | ops/optimizer_tests/async_result.expected | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ops/optimizer_tests/async_result.expected b/ops/optimizer_tests/async_result.expected deleted file mode 100644 index 87d46977d..000000000 --- a/ops/optimizer_tests/async_result.expected +++ /dev/null @@ -1,11 +0,0 @@ -=== Optimizer Dump === -returns_result: true -has_ref_opstate: false -has_rc_opstate: true -has_fast_callback_option: false -needs_fast_callback_option: false -fast_result: None -fast_parameters: [V8Value, I32, U32] -transforms: {} -is_async: true -fast_compatible: true |