MCPcopy
hub / github.com/hokein/electron-sample-apps / cont

Function cont

mini-code-editor/cm/mode/rust/rust.js:134–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132 for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]);
133 }
134 function cont() {
135 pass.apply(null, arguments);
136 return true;
137 }
138
139 function pushlex(type, info) {
140 var result = function() {

Callers 15

moreFunction · 0.70
commasepFunction · 0.70
stat_ofFunction · 0.70
blockFunction · 0.70
endstatementFunction · 0.70
expressionFunction · 0.70
maybeopFunction · 0.70
maybepropFunction · 0.70
exprbraceFunction · 0.70
roFunction · 0.70
blockvarsFunction · 0.70
letdef1Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected