mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
12 lines
370 B
Text
12 lines
370 B
Text
|
=== Optimizer Dump ===
|
||
|
returns_result: false
|
||
|
has_ref_opstate: false
|
||
|
has_rc_opstate: false
|
||
|
has_fast_callback_option: false
|
||
|
needs_fast_callback_option: true
|
||
|
fast_result: Some(Void)
|
||
|
fast_parameters: [V8Value, Pointer, Uint32Array]
|
||
|
transforms: {0: Transform { kind: PtrVoid, index: 0 }, 1: Transform { kind: SliceU32(true), index: 1 }}
|
||
|
is_async: false
|
||
|
fast_compatible: true
|