Searched refs:DerivedNoSuperReturnSymbol (Results 1 – 2 of 2) sorted by relevance
162 class DerivedNoSuperReturnSymbol extends BaseNoReturn { constructor() { return globalSymbol; } }; class
75 PASS (new DerivedNoSuperReturnSymbol) threw exception TypeError: Derived constructors may only retu…