MCPcopy Create free account
hub / github.com/nwutils/nw-sample-apps / pass

Function pass

mini-code-edit/cm/mode/xml/xml.js:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166
167 var curState, setStyle;
168 function pass() {
169 for (var i = arguments.length - 1; i >= 0; i--) curState.cc.push(arguments[i]);
170 }
171 function cont() {
172 pass.apply(null, arguments);
173 return true;

Callers 4

attributesFunction · 0.70
attributeFunction · 0.70
attvalueFunction · 0.70
attvaluemaybeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected