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

Function doRepLineSplice

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

* Change the abstract representation of the document to have a different set * of lines. Must be called after rep.alltext is set. * @param {number} startLine . * @param {number} deleteCount The number of lines to remove. * @param {Object} newLineEntries The lines to insert.

(startLine, deleteCount, newLineEntries)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

setupFunction · 0.85
doIncorpLineSpliceFunction · 0.85
domAndRepSpliceFunction · 0.85

Calls 3

forEachFunction · 0.85
mapFunction · 0.85
joinMethod · 0.45

Tested by

no test coverage detected