MCPcopy Create free account
hub / github.com/FSoft-AI4Code/HyperAgent / considerAll

Method considerAll

hyperagent-ext/media/scripts/highlight.min.js:141–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

139 ;return this.rules.slice(e).forEach((([e,t])=>n.addRule(e,t))),
140 n.compile(),this.multiRegexes[e]=n,n}resumingScanAtSamePosition(){
141 return 0!==this.regexIndex}considerAll(){this.regexIndex=0}addRule(e,n){
142 this.rules.push([e,n]),"begin"===n.type&&this.count++}exec(e){
143 const n=this.getMatcher(this.regexIndex);n.lastIndex=this.lastIndex
144 ;let t=n.exec(e)

Callers 2

execMethod · 0.95
fFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected