- The
iterchunkevaluation method only have support for theinterpretedmethod, not for thecompiledengine. The reason is thatiterchunkdoes not have support for multithreading, and we decided that it is not worth to give support for compiled code to a method that cannot do multithreading.