Lines Matching refs:constructor

2712 …ction _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && o…
2775 GeneratorFunction.prototype = Gp.constructor = GeneratorFunctionPrototype;
2776 GeneratorFunctionPrototype.constructor = GeneratorFunction;
2788 var ctor = typeof genFun === "function" && genFun.constructor;
3108 constructor: Context,
3359 …ction _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && o…
4216 …ction _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && o…
7511 …ction _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && o…
8106 …ction _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && o…
10193 …ction _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && o…
10211 …bClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subCl…
10416 if (this.constructor === BaseViewer) {
10420 this._name = this.constructor.name;
13051 …ction _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && o…
13069 …bClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subCl…
13763 …ction _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && o…
13781 …bClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subCl…
13895 …ction _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && o…
13943 if (this.constructor === BasePreferences) {