Searched refs:SetConstructor (Results 1 – 16 of 16) sorted by relevance
86 export interface SetConstructor { interface118 declare const Set: SetConstructor | undefined;132 export function tryGetNativeSet(): SetConstructor | undefined {
12 >Set : SetConstructor20 >Set : SetConstructor44 >Set : SetConstructor78 >Set : SetConstructor97 >Set : SetConstructor105 >Set : SetConstructor
9 >super : SetConstructor
5 >Set : SetConstructor
8 >super : Symbol(SetConstructor, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.iterable.…
39 >Set : SetConstructor144 >Set : SetConstructor
410 >Set : SetConstructor
319 interface SetConstructor { interface320 readonly [Symbol.species]: SetConstructor;
67 interface SetConstructor { interface71 declare var Set: SetConstructor;
207 interface SetConstructor { interface
299 interface SetConstructor { interface300 readonly [Symbol.species]: SetConstructor;
47 interface SetConstructor { interface51 declare var Set: SetConstructor;
187 interface SetConstructor { interface
81 void SetConstructor(const Expression* constructor) { in SetConstructor() function
116 let SetShim!: SetConstructor;
416 global->SetConstructor(rhs); in Variable()426 local->SetConstructor(rhs); in Variable()