MCPcopy Create free account
hub / github.com/Paxa/postbird / cont

Function cont

public/codemirror/javascript/javascript.js:288–291  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

286 for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]);
287 }
288 function cont() {
289 pass.apply(null, arguments);
290 return true;
291 }
292 function register(varname) {
293 function inList(list) {
294 for (var v = list; v; v = v.next)

Callers 15

expFunction · 0.85
statementFunction · 0.85
parenExprFunction · 0.85
expressionInnerFunction · 0.85
maybeoperatorCommaFunction · 0.85
maybeoperatorNoCommaFunction · 0.85
quasiFunction · 0.85
continueQuasiFunction · 0.85
maybeTargetFunction · 0.85
targetFunction · 0.85
targetNoCommaFunction · 0.85
maybelabelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected