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