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;
221 * @constructor
414 return "#<" + builtins.GetInstanceName(this.constructor.name) + ">";
424 * @constructor
469 * @constructor
485 * @constructor
502 * @constructor
519 * @constructor
536 * @constructor
567 * @constructor
582 return MakeMirror(%DebugGetProperty(this.value_, 'constructor'));
777 * @constructor
905 * @constructor
957 * @constructor
993 * @constructor
1011 * @constructor
1065 * @constructor
1100 * @constructor
1265 * @constructor
1373 * @constructor
1516 // For constructor frames display new followed by the function name.
1673 * @constructor
1713 * @constructor
1853 * @constructor
1887 * @constructor