MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / cont

Function cont

static/plugins/codemirror/mode/javascript/javascript.js:271–274  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269 for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]);
270 }
271 function cont() {
272 pass.apply(null, arguments);
273 return true;
274 }
275 function inList(name, list) {
276 for (var v = list; v; v = v.next) if (v.name == name) return true
277 return false;

Callers 15

expFunction · 0.70
statementFunction · 0.70
maybeCatchBindingFunction · 0.70
parenExprFunction · 0.70
expressionInnerFunction · 0.70
maybeoperatorCommaFunction · 0.70
maybeoperatorNoCommaFunction · 0.70
quasiFunction · 0.70
continueQuasiFunction · 0.70
maybeTargetFunction · 0.70
targetFunction · 0.70
targetNoCommaFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected