MCPcopy Create free account
hub / github.com/denimgroup/threadfix / notDefined

Function notDefined

threadfix-main/src/main/webapp/scripts/jspdf.debug.js:2065–2067  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

2063 return imageIndex;
2064 }
2065 , notDefined = function(value) {
2066 return typeof value === 'undefined' || value === null;
2067 }
2068 , generateAliasFromData = function(data) {
2069 return typeof data === 'string' && jsPDFAPI.sHashCode(data);
2070 }

Callers 1

jspdf.debug.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected