dojo.data.ItemFileWriteStore._dumpReferenceMap
dojo.require("dojo.data.ItemFileWriteStore");
defined in dojo/data/ItemFileWriteStore.js
Function to dump the reverse reference map of all items in the store for debug purposes.
Usage
function () (view source)