Home | History | Annotate | Download | only in src

Lines Matching refs:constructor

125  * Inherit the prototype methods from one constructor into another.
133 * @param {function} ctor Constructor function which needs to inherit the
135 * @param {function} superCtor Constructor function to inherit prototype from
142 ctor.prototype.constructor = ctor;
222 * @constructor
415 return "#<" + this.constructor.name + ">";
425 * @constructor
470 * @constructor
486 * @constructor
503 * @constructor
520 * @constructor
537 * @constructor
568 * @constructor
583 return MakeMirror(%DebugGetProperty(this.value_, 'constructor'));
778 * @constructor
906 * @constructor
958 * @constructor
994 * @constructor
1012 * @constructor
1066 * @constructor
1101 * @constructor
1270 * @constructor
1397 * @constructor
1550 // For constructor frames display new followed by the function name.
1712 * @constructor
1752 * @constructor
1868 * @constructor
1902 constructor