Home | History | Annotate | Download | only in es6

Lines Matching defs:TestConstructor

345 function TestConstructor(C) {
351 TestConstructor(Set);
352 TestConstructor(Map);
353 TestConstructor(WeakMap);
354 TestConstructor(WeakSet);