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

Function cont

static/editor.md/lib/codemirror/mode/haxe/haxe.js:207–210  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

205 for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]);
206 }
207 function cont() {
208 pass.apply(null, arguments);
209 return true;
210 }
211 function register(varname) {
212 var state = cx.state;
213 if (state.context) {

Callers 15

fFunction · 0.70
statementFunction · 0.70
expressionFunction · 0.70
maybeoperatorFunction · 0.70
maybeattributeFunction · 0.70
metadefFunction · 0.70
metaargsFunction · 0.70
importdefFunction · 0.70
typedefFunction · 0.70
maybelabelFunction · 0.70
propertyFunction · 0.70
objpropFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected