Searched refs:FunctionReturnThis (Results 1 – 2 of 2) sorted by relevance
33 PASS (new FunctionReturnThis) instanceof FunctionReturnThis is true
85 function FunctionReturnThis() { return this; }; class