MCPcopy Index your code
hub / github.com/Macuyiko/minecraft-python / isundef

Function isundef

ServerEditorWeb/ace/worker-javascript.js:2585–2587  ·  view source on GitHub ↗
(scope, code, token, a)

Source from the content-addressed store, hash-verified

2583 }
2584
2585 function isundef(scope, code, token, a) {
2586 return JSHINT.undefs.push([scope, code, token, a]);
2587 }
2588
2589 function removeIgnoredMessages() {
2590 var ignored = state.ignoredLines;

Callers 3

statementFunction · 0.85
arrayComprehensionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected