Name Description Size
blackbox.js Redux actions for the sources state @module actions/sources 6845
breakableLines.js Ensure that breakable lines for a given source are fetched. This method is memoized, so that if concurrent calls are dispatched, it will return the first async promise processing the breakable lines. @param Object location 3844
index.js 418
loadSourceText.js Function called everytime a new original or generated source gets its text content fetched from the server and registered in the reducer. @param {Object} source @param {Object} sourceActor (optional) If this is a generated source, we expect a precise source actor. @param {Object} thunkArgs 7388
moz.build 446
newSources.js Redux actions for the sources state @module actions/sources 12905
prettyPrint.js Replace all line breaks with standard \n line breaks for easier parsing. 16167
removeSources.js 1337
select.js Redux actions for the sources state @module actions/sources 17136
symbols.js 1211