Searched refs:DerivedReturnSymbol (Results 1 – 2 of 2) sorted by relevance
125 class DerivedReturnSymbol extends BaseNoReturn { constructor() { super(); return globalSymbol; } }; class
62 PASS (new DerivedReturnSymbol) threw exception TypeError: Derived constructors may only return obje…