MCPcopy Index your code
hub / github.com/prototypejs/prototype / string.test.js

File string.test.js

test/unit/tests/string.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var attackTarget;
2var evalScriptsCounter = 0,
3 largeTextEscaped = '<span>test</span>',
4 largeTextUnescaped = '<span>test</span>';

Callers

nothing calls this directly

Calls 2

testFunction · 0.85
$wFunction · 0.85

Tested by

no test coverage detected