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

Function j

vulnerablecode/static/js/highlight-10.6.0.min.js:140–141  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

138;return e.contains.forEach((e=>t.addRule(e.begin,{rule:e,type:"begin"
139}))),e.terminatorEnd&&t.addRule(e.terminatorEnd,{type:"end"
140}),e.illegal&&t.addRule(e.illegal,{type:"illegal"}),t})(o),o}(e)}function j(e){
141return!!e&&(e.endsWithParent||j(e.starts))}function S(e){const t={
142props:["language","code","autodetect"],data:()=>({detectedLanguage:"",
143unknownLanguage:!1}),computed:{className(){
144return this.unknownLanguage?"":"hljs "+this.detectedLanguage},highlighted(){

Callers 1

TFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected