Searched refs:_construct (Results 1 – 2 of 2) sorted by relevance
679 ….get(Class); _cache.set(Class, Wrapper); } function Wrapper() { return _construct(Class, arguments…683 …_construct(Parent, args, Class) { if (isNativeReflectConstruct()) { _construct = Reflect.construct…
2 …_construct(r,arguments,_getPrototypeOf(this).constructor)}return Wrapper.prototype=Object.create(r… function