339340341342343344345346347
requestCallbacks.add(xhrCallback); } } else { // We have already fetched this and parsed it before. Send it to the // callback. callback.onSymbolsReady(symbolMap); } } }