Searched refs:isSpreadable (Results 1 – 2 of 2) sorted by relevance
27 if (!(isSpreadable(spread) && constant)) {52 if (!(isSpreadable(spread) && constant)) {223 function isSpreadable(value: any): boolean { function
18 if (!(isSpreadable(spread) && constant)) {45 if (!(isSpreadable(spread) && constant)) {226 function isSpreadable(value) { function