MCPcopy Create free account
hub / github.com/aboutcode-org/vulnerablecode / i

Function i

vulnerablecode/static/js/highlight-10.6.0.min.js:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")
15}function a(e,...t){const n=Object.create(null);for(const t in e)n[t]=e[t]
16;return t.forEach((e=>{for(const t in e)n[t]=e[t]})),n}const i=e=>!!e.kind
17;class o{constructor(e,t){
18this.buffer="",this.classPrefix=t.classPrefix,e.walk(this)}addText(e){
19this.buffer+=r(e)}openNode(e){if(!i(e))return;let t=e.kind

Callers 2

openNodeMethod · 0.85
closeNodeMethod · 0.85

Calls 1

aFunction · 0.85

Tested by

no test coverage detected