Searched refs:maxExpand (Results 1 – 2 of 2) sorted by relevance
1 …maxExpand:{type:"number",default:1e3,description:"Limit the number of macro expansions to the spec… property
2 …maxExpand:{type:"number",default:1e3,description:"Limit the number of macro expansions to the spec… property261 …xpansion(t){if(this.expansionCount+=t,this.expansionCount>this.settings.maxExpand)throw new Lt("To…