Home | History | Annotate | Download | only in src

Lines Matching refs:Constructor

119  * Inherit the prototype methods from one constructor into another.
127 * @param {function} ctor Constructor function which needs to inherit the
129 * @param {function} superCtor Constructor function to inherit prototype from
136 ctor.prototype.constructor = ctor;
222 * @constructor
442 return "#<" + this.constructor.name + ">";
452 * @constructor
498 * @constructor
514 * @constructor
531 * @constructor
548 * @constructor
565 * @constructor
594 * @constructor
618 * @constructor
633 return MakeMirror(%DebugGetProperty(this.value_, 'constructor'));
878 * @constructor
1030 * @constructor
1082 * @constructor
1119 * @constructor
1137 * @constructor
1191 * @constructor
1224 * @constructor
1261 * @constructor
1403 * @constructor
1461 * @constructor
1616 * @constructor
1830 // For constructor frames display new followed by the function name.
2039 * @constructor
2093 * @constructor
2214 * @constructor
2248 * @constructor