MCPcopy Create free account
hub / github.com/dropbox/hackpad / insertDomLines

Function insertDomLines

etherpad/src/static/js/ace2/ace.js:1593–1655  ·  view source on GitHub ↗

* Insert DOM lines as necessary. * @param {Element} nodeToAddAfter . * @param {Array. } infoStructs A structure of a type returned * by the function doCreateDomLine. * @param {Function} isTimeUp Whether our allocated time is up.

(nodeToAddAfter, infoStructs, isTimeUp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

setupFunction · 0.85
incorporateUserChangesFunction · 0.85
domAndRepSpliceFunction · 0.85

Calls 5

forEachFunction · 0.85
PROFILERFunction · 0.85
uniqueIdFunction · 0.70
isTimeUpFunction · 0.70
nextMethod · 0.45

Tested by

no test coverage detected