mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
9ffc6acdbb
The optimization was missed in the optimizer rewrite https://github.com/denoland/deno/pull/16514
11 lines
370 B
Text
11 lines
370 B
Text
=== Optimizer Dump ===
|
|
returns_result: false
|
|
has_ref_opstate: true
|
|
has_rc_opstate: false
|
|
has_fast_callback_option: false
|
|
needs_fast_callback_option: true
|
|
fast_result: Some(Void)
|
|
fast_parameters: [V8Value, Uint8Array, Uint32Array]
|
|
transforms: {1: Transform { kind: PtrU8, index: 1 }, 2: Transform { kind: SliceU32(true), index: 2 }}
|
|
is_async: false
|
|
fast_compatible: true
|