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

Method finalize

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

Source from the content-addressed store, hash-verified

35addText(e){""!==e&&this.add(e)}addSublanguage(e,t){const n=e.root
36;n.kind=t,n.sublanguage=!0,this.add(n)}toHTML(){
37return new o(this,this.options).value()}finalize(){return!0}}function u(e){
38return e?"string"==typeof e?e:e.source:null}
39const g="[a-zA-Z]\\w*",d="[a-zA-Z_]\\w*",h="\\b\\d+(\\.\\d+)?",f="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",p="\\b(0b[01]+)",m={
40begin:"\\\\[\\s\\S]",relevance:0},b={className:"string",begin:"'",end:"'",

Callers 1

fFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected