Searched refs:nonFunctionArray (Results 1 – 1 of 1) sorted by relevance
8 const nonFunctionArray = [null, -1, 1, {}, []]; variable12 nonFunctionArray.forEach((nonFunction) => {