Lines Matching full:constructorfunction
667 ObjectMirror.prototype.constructorFunction = function() {
869 var ctor = this.constructorFunction();
1095 UnresolvedFunctionMirror.prototype.constructorFunction = function() {
2693 * "constructorFunction":{"ref":<number>},
2705 content.constructorFunction =
2706 this.serializeReference(mirror.constructorFunction());