optimize _memCopy from dart:ffi #48139
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-ffi
type-performance
Issue relates to performance or code size
dart:ffi
uses the_memCopy
helper when working with structs.We should make sure to
MemoryCopyInstr
.The text was updated successfully, but these errors were encountered: