dojo.__IoCallbackArgs.json
<script src="../../js/dojo.js"></script>
defined in dojo/_base/xhr.js
For dojo.io.script calls only: holds the JSON response for JSONP-type requests. Used internally to hold on to the JSON responses. You should not need to access it directly -- the same object should be passed to the success callbacks directly.