mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
9ffc6acdbb
The optimization was missed in the optimizer rewrite https://github.com/denoland/deno/pull/16514
11 lines
318 B
Text
11 lines
318 B
Text
=== Optimizer Dump ===
|
|
returns_result: true
|
|
has_ref_opstate: false
|
|
has_rc_opstate: true
|
|
has_fast_callback_option: false
|
|
needs_fast_callback_option: true
|
|
fast_result: None
|
|
fast_parameters: [V8Value, I32, U32, Uint8Array]
|
|
transforms: {2: Transform { kind: SliceU8(true), index: 2 }}
|
|
is_async: true
|
|
fast_compatible: true
|