Array literal is going to be allocated on the GC heap. Check its elements to see if any would escape by going on the heap.
used to determine current function and module
array literal expression
do not print error messages
true if any elements escaped
See Implementation
Array literal is going to be allocated on the GC heap. Check its elements to see if any would escape by going on the heap.