Process an array on the stack. Assumes the top item on the stack is an array of the specified type. For each element in the array, puts the element on the stack and triggers the callback. @param type the type of the array (type.isArray() must be true) @param callback the callback triggered for each
(CodeEmitter e, Type type, ProcessArrayCallback callback)
source not stored for this graph (policy: none)
no test coverage detected