MCPcopy Create free account
hub / github.com/TruthHun/BookStack / cont

Function cont

static/editor.md/lib/codemirror/mode/javascript/javascript.js:267–270  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

265 for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]);
266 }
267 function cont() {
268 pass.apply(null, arguments);
269 return true;
270 }
271 function register(varname) {
272 function inList(list) {
273 for (var v = list; v; v = v.next)

Callers 15

expFunction · 0.70
statementFunction · 0.70
expressionInnerFunction · 0.70
maybeoperatorCommaFunction · 0.70
maybeoperatorNoCommaFunction · 0.70
quasiFunction · 0.70
continueQuasiFunction · 0.70
maybelabelFunction · 0.70
propertyFunction · 0.70
objpropFunction · 0.70
getterSetterFunction · 0.70
afterpropFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected