DOUBLE_ARRAY      112 dvm/heap.c         ret = alloc_array(dvm, DOUBLE_ARRAY, size);
DOUBLE_ARRAY      230 dvm/heap.c     	case DOUBLE_ARRAY: