Searched refs:FunctionReturnSymbol (Results 1 – 2 of 2) sorted by relevance
44 PASS (new FunctionReturnSymbol) instanceof FunctionReturnSymbol is true45 PASS (new FunctionReturnSymbol) !== globalSymbol is true
91 function FunctionReturnSymbol() { return Symbol(); }; class