Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ pass
Function
pass
static/js/codemirror/mode/xml/xml.js:169–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
168
var
curState, setStyle;
169
function
pass() {
170
for
(
var
i = arguments.length - 1; i >= 0; i--) curState.cc.push(arguments[i]);
171
}
172
function
cont() {
173
pass.apply(null, arguments);
174
return
true;
Callers
4
attributes
Function · 0.70
attribute
Function · 0.70
attvalue
Function · 0.70
attvaluemaybe
Function · 0.70
Calls
1
push
Method · 0.45
Tested by
no test coverage detected