You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param symbol a symbol to start searching for the given propertyName
5996
5996
* @param propertyName a name of property to serach for
5997
5997
* @param result an array of symbol of found property symbols
5998
-
* @parampreviousIterationSymbol a symbol from previous iteration of calling this function to prevent infinite revisitng of the same symbol.
5998
+
* @parampreviousIterationSymbolsCache a cache of symbol from previous iterations of calling this function to prevent infinite revisitng of the same symbol.
5999
5999
* The value of previousIterationSymbol is undefined when the function is first called.
0 commit comments