Searched defs:isUndefinedSymbol (Results 1 – 7 of 7) sorted by relevance
2462 isUndefinedSymbol(symbol: Symbol): boolean; method
51007 isUndefinedSymbol: function (symbol) { return symbol === undefinedSymbol; }, method
41989 isUndefinedSymbol: function (symbol) { return symbol === undefinedSymbol; }, method