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
13 …maxExpand:{type:"number",default:1e3,description:"Limit the number of macro expansions to the spec… property272 …xpansion(e){if(this.expansionCount+=e,this.expansionCount>this.settings.maxExpand)throw new pt("To…