diff options
Diffstat (limited to 'ops/optimizer_tests/opstate_with_arity.expected')
-rw-r--r-- | ops/optimizer_tests/opstate_with_arity.expected | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ops/optimizer_tests/opstate_with_arity.expected b/ops/optimizer_tests/opstate_with_arity.expected new file mode 100644 index 000000000..6259f3e28 --- /dev/null +++ b/ops/optimizer_tests/opstate_with_arity.expected @@ -0,0 +1,8 @@ +=== Optimizer Dump === +returns_result: true +has_ref_opstate: false +has_rc_opstate: false +has_fast_callback_option: false +fast_result: Some(U32) +fast_parameters: [V8Value, U32, U32, U32, U32] +transforms: {} |