MCPcopy Index your code
hub / github.com/nwutils/nw-sample-apps / cont

Function cont

mini-code-edit/cm/mode/javascript/javascript.js:160–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

158 for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]);
159 }
160 function cont() {
161 pass.apply(null, arguments);
162 return true;
163 }
164 function register(varname) {
165 var state = cx.state;
166 if (state.context) {

Callers 15

expectFunction · 0.70
statementFunction · 0.70
expressionFunction · 0.70
maybeoperatorFunction · 0.70
maybelabelFunction · 0.70
propertyFunction · 0.70
objpropFunction · 0.70
proceedFunction · 0.70
commasepFunction · 0.70
blockFunction · 0.70
vardef1Function · 0.70
vardef2Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected